Skip to content

Commit

Permalink
Update sanitizer CI to ubuntu 22.04
Browse files Browse the repository at this point in the history
might fix the tsan errors

closes #4745

No functional change
  • Loading branch information
vondele authored and Disservin committed Aug 13, 2023
1 parent 8192945 commit 4be94f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stockfish_sanitizers.yml
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
config:
- name: Ubuntu 20.04 GCC
os: ubuntu-20.04
- name: Ubuntu 22.04 GCC
os: ubuntu-22.04
compiler: g++
comp: gcc
shell: bash
Expand Down

0 comments on commit 4be94f4

Please sign in to comment.