We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4544c commit 7452e24Copy full SHA for 7452e24
.github/workflows/UnitTest.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- julia-version: ['1.3', '1', 'nightly']
+ julia-version: ['1.6', '1', 'nightly']
18
os: [ubuntu-latest, windows-latest, macOS-latest]
19
20
steps:
0 commit comments