Skip to content

Commit ab84b62

Browse files
authored
Merge pull request #595 from ChrisRackauckas/patch-2
Run CompatHelper.yml with latest
2 parents 781b6f1 + 45021c5 commit ab84b62

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
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
julia-version: [1.4.0]
14+
julia-version: [1]
1515
julia-arch: [x86]
1616
os: [ubuntu-latest]
1717
steps:

0 commit comments

Comments
 (0)