We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520a9e3 commit f26c275Copy full SHA for f26c275
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
nim-version:
25
- - 'stable'
+ - '2.0.0'
26
os:
27
- ubuntu-latest
28
# - windows-latest
0 commit comments