Check with Ubuntu 24.04

This commit is contained in:
Stefan Agner 2024-12-23 11:18:44 +01:00
parent 6330055a01
commit 0b7a66aa00
No known key found for this signature in database
GPG Key ID: AE01353D1E44747D

View File

@ -252,7 +252,7 @@ jobs:
lint-pylint: lint-pylint:
name: Check pylint name: Check pylint
runs-on: ubuntu-22.04 runs-on: ubuntu-24.04
needs: prepare needs: prepare
steps: steps:
- name: Check out code from GitHub - name: Check out code from GitHub