Skip to content

Commit

Permalink
TSAN running on ubuntu-22.04
Browse files Browse the repository at this point in the history
Signed-off-by: Irene Bandera <[email protected]>
  • Loading branch information
irenebm committed Dec 5, 2023
1 parent 3dae26c commit 4f302f4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,7 @@ jobs:
# TSAN

tsan:
# NOTE: there is a known issue in TSAN 20.04 with std::condition_variable::wait_for
# https://github.com/google/sanitizers/issues/1259
# Until this is fixed, we use 20.04 for TSAN work
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:

- name: Sync repository
Expand Down

0 comments on commit 4f302f4

Please sign in to comment.