[wip] try Nim v1.4.8 in GHA ci

This commit is contained in:
Michael Bradley, Jr 2021-11-16 09:09:59 -06:00
parent ef7bb2f49f
commit ab2f5ef890
No known key found for this signature in database
GPG Key ID: D0307DBCF21A9A58
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
fail-fast: false
max-parallel: 20
matrix:
branch: [v1.4.6]
branch: [v1.4.8]
target:
# Unit tests
- os: linux