]> git.sesse.net Git - stockfish/blobdiff - .github/workflows/stockfish_sanitizers.yml
Update sanitizer CI to ubuntu 22.04
[stockfish] / .github / workflows / stockfish_sanitizers.yml
index 305b8557bfbfa2ce20110ab4f75c8b4324f07f4e..228742b3f12d89a9bc5ad61e63edf16f017eb923 100644 (file)
@@ -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