Skip to content

Commit

Permalink
Add minimum supported Nim version to CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ba0f3 committed Sep 17, 2024
1 parent b66e794 commit c3c7c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
nimversion:
- stable
- devel
- 1.2.6
name: ${{ matrix.os }} - ${{ matrix.nimversion }}
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit c3c7c72

Please sign in to comment.