mirror of
https://github.com/logos-storage/nim-leveldb.git
synced 2026-05-19 08:19:49 +00:00
Add Nim 2.0.12 to the matrix
This commit is contained in:
parent
7ae3c1803c
commit
0bd875d2b7
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macOS-latest, windows-latest]
|
||||
nim: [stable, 1.6.18]
|
||||
nim: [stable, 1.6.18, 2.0.12]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user