Skip to content

Commit 928cbed

Browse files
committed
Merge remote-tracking branch 'origin/main' into mp/new-jet
2 parents 0beb708 + 5ced9c0 commit 928cbed

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"
95+
version: "1.11"
9696
- name: "Install dependencies"
9797
shell: julia --color=yes {0}
9898
run: |

0 commit comments

Comments
 (0)