Skip to content

Commit f584fe3

Browse files
authored
Merge branch 'protocolbuffers:25.x' into 25.x
2 parents 9721758 + c710036 commit f584fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_upb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
config:
2020
- { name: "Fastbuild" }
2121
- { name: "Optimized", flags: "-c opt" }
22-
- { name: "ASAN", flags: "--config=asan -c dbg", exclude-targets: "-//benchmarks:benchmark -//python/...", runner: ubuntu-20-4core }
22+
- { name: "ASAN", flags: "--config=asan -c dbg", exclude-targets: "-//benchmarks:benchmark -//python/...", runner: ubuntu-22-4core }
2323
- { name: "UBSAN", flags: "--config=ubsan -c dbg", exclude-targets: "-//benchmarks:benchmark -//python/... -//lua/..." }
2424
- { name: "32-bit", flags: "--copt=-m32 --linkopt=-m32", exclude-targets: "-//benchmarks:benchmark -//python/..." }
2525
# TODO: b/297027295 - Add 32-bit ASAN test

0 commit comments

Comments
 (0)