diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 84accfe..cb95c4f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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: 🐧,