Skip to content

Commit e0c6c4b

Browse files
committed
bump to 1.10
1 parent 5653f7c commit e0c6c4b

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
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: julia-actions/setup-julia@v1
1515
with:
16-
version: 1.8
16+
version: '1.10'
1717
- uses: actions/cache@v1
1818
env:
1919
cache-name: cache-artifacts

0 commit comments

Comments
 (0)