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 3349879 commit 1fa1586Copy full SHA for 1fa1586
.github/workflows/check-format.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
17
- julia-version: [1.3.0]
+ julia-version: [1.8]
18
julia-arch: [x86]
19
os: [ubuntu-latest]
20
steps:
0 commit comments