Skip to content

Commit 626d306

Browse files
committed
No need to check against 1.12.0 as it's no longer the case
1 parent 95e7231 commit 626d306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- uses: julia-actions/setup-julia@v2
2727
with:
28-
version: 1.11
28+
version: 1
2929

3030
- uses: julia-actions/julia-buildpkg@v1
3131

0 commit comments

Comments
 (0)