Skip to content

Commit c86ca0b

Browse files
authored
Merge pull request #172 from ChrisRackauckas/patch-1
Fix CompatHelper
2 parents b926f6e + 6801e41 commit c86ca0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
julia-version: [1.2.0]
12+
julia-version: [1]
1313
julia-arch: [x86]
1414
os: [ubuntu-latest]
1515
steps:

0 commit comments

Comments
 (0)