mirror of
https://github.com/codex-storage/nim-leveldb.git
synced 2025-02-19 19:08:34 +00:00
Revert "speed up ci by using binary"
This reverts commit 6b9e1a651b0ebecc4ad38f54f046e263a9fd8e56.
This commit is contained in:
parent
6b9e1a651b
commit
2496c68149
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: ["binary:stable", "binary:1.6.18"]
|
||||
nim: [stable, 1.6.18]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user