mirror of
https://github.com/logos-storage/nim-leopard.git
synced 2026-01-02 05:33:08 +00:00
add nim stable testing
This commit is contained in:
parent
a42d9a84a1
commit
0817f39ccb
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -22,7 +22,8 @@ jobs:
|
||||
label: Windows,
|
||||
runner: windows-latest
|
||||
}
|
||||
nim: [1.6.18]
|
||||
# Earliest supported and latest nim
|
||||
nim: [1.6.18, "stable"]
|
||||
name: ${{ matrix.platform.icon }} ${{ matrix.platform.label }} - Nim v${{ matrix.nim }}
|
||||
runs-on: ${{ matrix.platform.runner }}
|
||||
defaults:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user