chore: Update py lint to use ubuntu 22.04

This commit is contained in:
Igor Ilic 2025-01-08 15:58:51 +01:00
parent 41613436ca
commit 148b069589

View file

@ -16,7 +16,7 @@ jobs:
fail-fast: true
matrix:
os:
- ubuntu-latest
- ubuntu-22.04
python-version: ["3.10.x", "3.11.x"]
defaults: