mirror of
https://github.com/codex-storage/nim-leopard.git
synced 2025-02-06 16:13:57 +00:00
fix test.yml, change version matrix to 1.6 and 2.0
This commit is contained in:
parent
953455796b
commit
9b6a047864
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@ -1,12 +1,7 @@
|
||||
@@ -1,155 +1,28 @@
|
||||
name: Tests
|
||||
|
||||
on: [pull_request, push]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
env:
|
||||
@ -15,7 +10,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
cache_nonce: [ 1 ]
|
||||
nim_version: [ 1.6.6 ]
|
||||
nim_version: [ 1.6, 2.0 ]
|
||||
platform:
|
||||
- {
|
||||
icon: 🐧,
|
||||
|
Loading…
x
Reference in New Issue
Block a user