Skip to content

Commit 1b4fa0c

Browse files
committed
downgrade ubuntu
1 parent f1f657f commit 1b4fa0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ jobs:
453453
- run: pytest glue/zx
454454
- run: dev/doctest_proper.py --module stimzx
455455
test_stimjs:
456-
runs-on: ubuntu-latest
456+
runs-on: ubuntu-22.04
457457
steps:
458458
- uses: actions/checkout@v3
459459
- uses: mymindstorm/setup-emsdk@v14

0 commit comments

Comments
 (0)