Pin CI image

Testing with python 3.7 is mandatory until next major version is
released (v5.1).
This commit is contained in:
Chocobo1 2024-12-24 21:41:41 +08:00
parent b554c8aa25
commit a84f8d67c4
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -11,7 +11,7 @@ concurrency:
jobs:
ci:
name: Check
runs-on: ubuntu-latest
runs-on: ubuntu-22.04 # TODO: use `ubuntu-latest` when python 3.7 is dropped
strategy:
fail-fast: false
matrix: