Use ubuntu-16.04 for glibc compatibility (#11888) (#73)

This commit is contained in:
rakita
2020-10-23 10:43:18 +02:00
committed by GitHub
parent 9110b1d9e4
commit d811f6e3ce
3 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ on:
jobs:
check:
name: Check
runs-on: ubuntu-20.04
runs-on: ubuntu-16.04
env:
SCCACHE_CACHE_SIZE: "1G"
SCCACHE_IDLE_TIMEOUT: 0