Skip to content

Commit 45021c5

Browse files
Run CompatHelper.yml with latest
This is required since otherwise packages which have a minimum on the latest lts will no longer be compathelper tracked.
1 parent 781b6f1 commit 45021c5

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)