GH Actions: Add Julia 1.6, remove nightly

This commit is contained in:
2021-07-16 10:18:10 -05:00
parent 7180651cfa
commit e244ded51d

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
version: ['1.3', '1.4', '1.5', 'nightly']
version: ['1.3', '1.4', '1.5', '1.6']
os:
- ubuntu-latest
arch: