ci: Back to Ubuntu 22.04

Follow-up to 531b28771c as some stuff broke
This commit is contained in:
Florian Bruhin 2024-12-14 22:27:02 +01:00
parent 5c899e304f
commit 3f5ce51502
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ on:
jobs:
tests:
if: "github.repository == 'qutebrowser/qutebrowser'"
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
timeout-minutes: 45
strategy:
fail-fast: false

View File

@ -191,7 +191,7 @@ jobs:
python: "3.12"
### PyQt 6.8 (Python 3.13)
- testenv: py313-pyqt68
os: ubuntu-24.04
os: ubuntu-22.04
python: "3.13"
### macOS Ventura
- testenv: py313-pyqt68