Skip to content

Commit e3e0c68

Browse files
targosmarco-ippolito
authored andcommitted
tools: run test-ubsan on ubuntu-latest
PR-URL: #52375 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
1 parent 09bd367 commit e3e0c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ubsan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ permissions:
3838
jobs:
3939
test-ubsan:
4040
if: github.event.pull_request.draft == false
41-
runs-on: ubuntu-20.04
41+
runs-on: ubuntu-latest
4242
env:
4343
CC: gcc
4444
CXX: g++

0 commit comments

Comments
 (0)