We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928cbed commit 490e055Copy full SHA for 490e055
.github/workflows/CI.yml
@@ -92,7 +92,7 @@ jobs:
92
- uses: actions/checkout@v5
93
- uses: julia-actions/setup-julia@v2
94
with:
95
- version: "1.11"
+ version: "1"
96
- name: "Install dependencies"
97
shell: julia --color=yes {0}
98
run: |
0 commit comments