Skip to content

Commit 3402866

Browse files
authored
Merge pull request #360 from HinTak/fedora-wheel-skip
Revert "Upload wheel-fedora:42"
2 parents eb47516 + d42b8cf commit 3402866

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,6 @@ jobs:
175175
submodules: recursive
176176
- run: bash scripts/build_Linux.sh
177177
- run: python -m build --wheel
178-
- uses: actions/upload-artifact@v4
179-
with:
180-
name: wheel-fedora-42
181-
path: ./dist/*.whl
182178
- run: python -m pip install dist/*.whl
183179
- run: python -m pip install moderngl
184180
- run: python -c 'import skia; print(skia.__version__)'

0 commit comments

Comments
 (0)