Skip to content

Commit f1f116b

Browse files
committed
Better handling of julai test version restriction
1 parent e286872 commit f1f116b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
group:
1717
- Core
1818
version:
19-
- '1'
19+
- '1.10.2'
2020
steps:
2121
- uses: actions/checkout@v4
2222
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)