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 3dd19cc commit 62d15c5Copy full SHA for 62d15c5
.github/workflows/CompatHelper.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: julia-actions/setup-julia@latest
12
with:
13
- version: 1.3
+ version: 1
14
- name: Pkg.add("CompatHelper")
15
run: julia -e 'using Pkg; Pkg.add("CompatHelper")'
16
- name: CompatHelper.main()
0 commit comments