We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6c556 commit 9f09fc1Copy full SHA for 9f09fc1
.github/workflows/UnitTest.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [macos-latest, ubuntu-latest]
16
- julia_version: ["1.3", "1", "nightly"]
+ julia_version: ["1.6", "1", "nightly"]
17
18
runs-on: ${{ matrix.os }}
19
env:
0 commit comments