Matthias 2023-02-21 18:29:00 +01:00
parent af137188f4
commit f4bd424226
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-18.04, ubuntu-20.04, ubuntu-22.04 ]
os: [ ubuntu-20.04, ubuntu-22.04 ]
python-version: ["3.8", "3.9", "3.10"]
steps: