We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54d7d4 commit 719afeeCopy full SHA for 719afee
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
chrome: [ 'stable' ]
20
- nim-version: ['1.6.10', 'devel']
+ nim-version: ['stable', 'devel']
21
include:
22
- cache-key: 'stable'
23
steps:
0 commit comments