Skip to content

Commit 490e055

Browse files
committed
use 1.12
1 parent 928cbed commit 490e055

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
@@ -92,7 +92,7 @@ jobs:
9292
- uses: actions/checkout@v5
9393
- uses: julia-actions/setup-julia@v2
9494
with:
95-
version: "1.11"
95+
version: "1"
9696
- name: "Install dependencies"
9797
shell: julia --color=yes {0}
9898
run: |

0 commit comments

Comments
 (0)