We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949fd77 commit 52c0a8aCopy full SHA for 52c0a8a
1 file changed
.github/workflows/CompatHelper.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: julia-actions/setup-julia@v3
19
with:
20
version: '1'
21
- arch: ${{ runner.arch }}
22
if: steps.julia_in_path.outcome != 'success'
23
- name: "Add the General registry via Git"
24
run: |
0 commit comments