mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
Drop EOL Ubuntu 20.04 from Linux wheel builds
This commit is contained in:
2
.github/workflows/build-linux-wheels.yml
vendored
2
.github/workflows/build-linux-wheels.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ ubuntu-20.04, ubuntu-22.04, ubuntu-24.04 ]
|
||||
os: [ ubuntu-22.04, ubuntu-24.04 ]
|
||||
python-version: [ '3.9', '3.10', '3.11', '3.12', '3.13', '3.14' ]
|
||||
architecture: [ 'x64' ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user