Skip to content

Commit 5f53595

Browse files
authored
Update Julia version for checking
1 parent 8d2b247 commit 5f53595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Install Julia
5858
uses: julia-actions/setup-julia@v1
5959
with:
60-
version: '1.6'
60+
version: '1.10'
6161

6262
- name: Install Julia packages
6363
if: steps.cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)