Skip to content

Commit 55f9766

Browse files
authored
Update CI.yml
1 parent 04cd72b commit 55f9766

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Juliaup
2828
uses: julia-actions/install-juliaup@v2
2929
with:
30-
channel: '1.9'
30+
channel: '1.10'
3131

3232
- uses: julia-actions/cache@v2
3333

0 commit comments

Comments
 (0)