From b4bec19fac1cdbc41a56ee2a8892321222df4eb7 Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Fri, 19 Jan 2024 17:41:51 -0600 Subject: [PATCH] ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66337df..1fd1fa6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - nim: [latest, 1.6.18, 1.4.8, 1.2.18] + nim: [1.6.18, 1.4.8, 1.2.18] toolchain: - stable # - beta