Update dependency ubuntu to v24 #5

Merged
tommy merged 1 commit from renovate/ubuntu-24.x into master 2024-10-05 09:21:52 +00:00

View file

@ -6,7 +6,7 @@ on:
jobs:
build-focal:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
matrix:
include:
@ -36,7 +36,7 @@ jobs:
run: python3 run_tests.py
build-jammy:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
matrix:
include: