mirror of
https://github.com/logos-storage/nim-leopard.git
synced 2026-01-04 06:33:09 +00:00
remove nim stable (2.0+) support
This commit is contained in:
parent
207c00c25b
commit
cdfa26f9b9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
cache_nonce: [ 1 ]
|
cache_nonce: [ 1 ]
|
||||||
nim_version: [ 1.6.20, stable ]
|
nim_version: [ 1.6.20 ] # add stable for testing 2.0+
|
||||||
platform:
|
platform:
|
||||||
- {
|
- {
|
||||||
icon: 🐧,
|
icon: 🐧,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user