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 f85c016 commit 1447adbCopy full SHA for 1447adb
.github/workflows/publish.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Set up Julia
48
uses: julia-actions/setup-julia@v1
49
with:
50
- version: ^1.5.0-rc1
+ version: '1.6'
51
- name: Install tox
52
run: python -m pip install --user tox
53
- run: cd ci/test-upload && python -m tox
0 commit comments