mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-06 10:53:50 +08:00
Update sanitizer CI to ubuntu 22.04
might fix the tsan errors closes https://github.com/official-stockfish/Stockfish/pull/4745 No functional change
This commit is contained in:
committed by
Disservin
parent
8192945870
commit
4be94f41a6
4
.github/workflows/stockfish_sanitizers.yml
vendored
4
.github/workflows/stockfish_sanitizers.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user