Skip to content

Commit 91097e9

Browse files
authored
Do not download Julia
1 parent 4ef097b commit 91097e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
CompatHelper:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: julia-actions/setup-julia@latest
12-
with:
13-
version: 1.3
1411
- name: Pkg.add("CompatHelper")
1512
run: julia -e 'using Pkg; Pkg.add("CompatHelper")'
1613
- name: CompatHelper.main()

0 commit comments

Comments
 (0)