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 4b5f6cb commit 86b51feCopy full SHA for 86b51fe
.github/workflows/Test.yml
@@ -45,7 +45,7 @@ jobs:
45
- uses: actions/checkout@v4
46
- uses: julia-actions/setup-julia@v2
47
with:
48
- version: '1.10'
+ version: '1.11'
49
- uses: julia-actions/cache@v2
50
- name: Run tests
51
run: |
0 commit comments