Test with Nim 1.6.16
This commit is contained in:
parent
abe8585f53
commit
04b91d9f65
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
nim: [1.6.14, stable]
|
||||
nim: [1.6.16, stable]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue