mirror of
https://github.com/logos-storage/nim-leopard.git
synced 2026-01-02 13:43:08 +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
|
||||
matrix:
|
||||
cache_nonce: [ 1 ]
|
||||
nim_version: [ 1.6.20, stable ]
|
||||
nim_version: [ 1.6.20 ] # add stable for testing 2.0+
|
||||
platform:
|
||||
- {
|
||||
icon: 🐧,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user