Skip to content

Commit f5c16ce

Browse files
committed
gh test - use specific nim version
Signed-off-by: George Lemon <georgelemon@protonmail.com>
1 parent 1497c87 commit f5c16ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
nim-version:
21-
- 'stable'
21+
- '2.0.0'
2222
steps:
2323
- uses: actions/checkout@v3
2424

0 commit comments

Comments
 (0)