fix test.yml, change version matrix to 1.6 and 2.0

This commit is contained in:
Eric 2024-06-12 11:53:00 +10:00
parent 953455796b
commit 9b6a047864
No known key found for this signature in database

View File

@ -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: 🐧,