mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 07:48:50 -06:00
GH Actions: Add Julia 1.6, remove nightly
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user