aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/nx-libs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/nx-libs.yml')
-rw-r--r--.github/workflows/nx-libs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nx-libs.yml b/.github/workflows/nx-libs.yml
index 70177f419..5988f05c6 100644
--- a/.github/workflows/nx-libs.yml
+++ b/.github/workflows/nx-libs.yml
@@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build on ${{ matrix.cfg.container }} - ${{ matrix.cfg.cc-version }}
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
container: ${{ matrix.cfg.container }}
strategy:
fail-fast: false