lint.yml: switch to Ubuntu 24.04

This commit is contained in:
Jérôme Duval
2025-01-19 10:48:29 +01:00
committed by GitHub
parent 56009d2cf5
commit 9f24d99747

View File

@@ -12,7 +12,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: os:
- ubuntu-22.04 - ubuntu-24.04
python-version: python-version:
- '3.10' - '3.10'
steps: steps: