]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Run generic-dev:gcc-8-asan-ubsan-testzstd on latest Ubuntu 2534/head
authorFotis Xenakis <foxen@windowslive.com>
Sat, 13 Mar 2021 09:42:47 +0000 (11:42 +0200)
committerFotis Xenakis <foxen@windowslive.com>
Sat, 13 Mar 2021 09:42:47 +0000 (11:42 +0200)
.github/workflows/generic-dev.yml

index d6e9b44b426a0d8f754d544b6bb37cf3178b6633..14e2e281fb4bf58b383b8342f073c25fe6fd820e 100644 (file)
@@ -62,7 +62,7 @@ jobs:
     # zbufftest-dll : test that a user program can link to multi-threaded libzstd without specifying -pthread
 
   gcc-8-asan-ubsan-testzstd:
-    runs-on: ubuntu-16.04 # fails on 18.04
+    runs-on: ubuntu-latest
     steps:
     - uses: actions/checkout@v2
     - name: gcc-8 + ASan + UBSan + Test Zstd