Skip to content

Commit

Permalink
Use ubuntu 22.04 in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
can-lehmann committed Jul 13, 2022
1 parent f4490d0 commit ff14e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
os:
- ubuntu-latest
- ubuntu-22.04
# - windows-latest
# - macOS-latest
nim:
Expand Down

0 comments on commit ff14e6a

Please sign in to comment.