mirror of
https://github.com/logos-storage/nim-leveldb.git
synced 2026-01-07 08:03:13 +00:00
speed up ci by using binary
This commit is contained in:
parent
d3ba10232c
commit
6b9e1a651b
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: ["binary:stable", "binary:1.6.18"]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user