mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Also remove Ubuntu 20.04 from wheel upload task
This commit is contained in:
2
.github/workflows/build-linux-wheels.yml
vendored
2
.github/workflows/build-linux-wheels.yml
vendored
@@ -135,7 +135,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ ubuntu-20.04, ubuntu-22.04, ubuntu-24.04 ]
|
os: [ ubuntu-22.04, ubuntu-24.04 ]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user