bump runner to ubuntu-24.04

This commit is contained in:
Matt Hess
2026-02-20 15:49:02 +00:00
parent 60116154a6
commit 84f943ab90

View File

@@ -91,7 +91,7 @@ jobs:
sync-test-ubuntu-msan:
needs: sync-test-ubuntu-tsan
timeout-minutes: 180
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Install dependencies