From 1aec653b8b7420df26f44e236f8409891393583e Mon Sep 17 00:00:00 2001 From: Spencer Wilson Date: Tue, 13 Feb 2024 09:26:59 -0500 Subject: [PATCH] Run in Focal container --- .github/workflows/linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 88d992ebf4..b1cf89e0e0 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -164,6 +164,7 @@ jobs: linux_cross_compile: needs: [stylecheck, upstreamcheck, buildcheck] runs-on: ubuntu-latest + container: openquantumsafe/ci-ubuntu-focal-x86_64:latest strategy: fail-fast: false matrix: