Browse Source

upgrade nim version to 1.4.8 in `test.yml`

Ethosa 3 years ago
parent
commit
7bb6c8a7dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -25,7 +25,7 @@ jobs:
           #- windows-latest
           #- macOS-latest
         nim_version:
-          - '1.2.0'
+          - '1.4.8'
           - 'stable'
     needs: before
     env: