Skip to content

Commit b9cefa9

Browse files
author
Avik Pal
authored
Merge pull request #66 from FluxML/ap/formatworkflow
Update format_pr.yml
2 parents 72a3ee9 + 22cc25e commit b9cefa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
julia-version: '1.6'
11+
julia-version: [1.8]
1212
julia-arch: [x86]
1313
os: [ubuntu-latest]
1414
steps:

0 commit comments

Comments
 (0)