We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627c204 commit a474adbCopy full SHA for a474adb
.github/workflows/action.yml
@@ -12,7 +12,7 @@ jobs:
12
# - windows-latest
13
# - macOS-latest
14
nim-version:
15
- - stable
+ - 2.2.0
16
- devel
17
steps:
18
- name: Checkout
0 commit comments