Skip to content

Commit 1fa1586

Browse files
authored
Update Julia version in format-check
1 parent 3349879 commit 1fa1586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
julia-version: [1.3.0]
17+
julia-version: [1.8]
1818
julia-arch: [x86]
1919
os: [ubuntu-latest]
2020
steps:

0 commit comments

Comments
 (0)