[ci] Upgrade to Ubuntu 24.04 (#7496)

This commit is contained in:
Tyler Veness
2024-12-07 21:20:48 -08:00
committed by GitHub
parent c497e4ec22
commit c81bd0c909
12 changed files with 55 additions and 49 deletions

View File

@@ -13,7 +13,7 @@ concurrency:
jobs:
update:
name: "Update"
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with: