We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159d6fe commit 7f03883Copy full SHA for 7f03883
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
timeout-minutes: 30
14
strategy:
15
matrix:
16
- nim: [2.0.14, stable]
+ nim: [2.0.14]
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v4
0 commit comments