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 420299c commit 3fee471Copy full SHA for 3fee471
.github/workflows/CompatHelper.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: julia-actions/setup-julia@v2
17
with:
18
- version: 1.3
+ version: 1
19
- name: Pkg.add("CompatHelper")
20
run: julia -e 'using Pkg; Pkg.add("CompatHelper")'
21
- name: CompatHelper.main()
0 commit comments