Skip to content

Commit 39c8d63

Browse files
Update .github/workflows/CI.yml
1 parent fa1c9aa commit 39c8d63

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ jobs:
3030
with:
3131
python-version: ${{ matrix.python-version }}
3232
architecture: ${{ matrix.architecture }}
33-
- name: Setup Julia
34-
uses: julia-actions/setup-julia@v2
35-
with:
36-
version: '1'
3733
- name: Install tox
3834
run: |
3935
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)