Skip to content

Commit 464f6cf

Browse files
authored
Update .github/workflows/nim_test.yml
1 parent 2dd09e6 commit 464f6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nim_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- macos-latest
2121
- windows-latest
2222
nim-version:
23-
- nim-version: '2.x'
23+
- '2.x'
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)