mirror of
https://github.com/logos-storage/nim-serde.git
synced 2026-01-04 06:33:12 +00:00
chore!: no longer support nim 1.6.x
Signed-off-by: Mark Spanbroek <mark@spanbroek.net>
This commit is contained in:
parent
6f89359258
commit
2ac098bfd4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
nim: [1.6.20, stable]
|
nim: [2.0.16, 2.2.4]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user