Skip to content

Commit a776584

Browse files
committed
upgrade ubuntu to 22.04
1 parent c5f7d9e commit a776584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-asan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ permissions:
3939
jobs:
4040
test-asan:
4141
if: github.event.pull_request.draft == false
42-
runs-on: ubuntu-latest
42+
runs-on: ubuntu-24.04
4343
env:
4444
CC: clang
4545
CXX: clang++

0 commit comments

Comments
 (0)