Skip to content

Commit

Permalink
downgrade ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
Strilanc committed Jan 21, 2025
1 parent f1f657f commit 1b4fa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ jobs:
- run: pytest glue/zx
- run: dev/doctest_proper.py --module stimzx
test_stimjs:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: mymindstorm/setup-emsdk@v14
Expand Down

0 comments on commit 1b4fa0c

Please sign in to comment.