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 86239fc commit 89afa47Copy full SHA for 89afa47
.github/workflows/FormatCheck.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
17
- julia-version: [1.3.0]
+ julia-version: ['1']
18
julia-arch: [x86]
19
os: [ubuntu-latest]
20
steps:
0 commit comments