bump runner to ubuntu-24.04
This commit is contained in:
2
.github/workflows/test-sync-ubuntu.yml
vendored
2
.github/workflows/test-sync-ubuntu.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user