diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 468a2b8..2b2d9ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: strategy: matrix: nim: - - '2.0.14' + - '2.2.4' os: - ubuntu-latest - windows-latest