From f27b37d21a2b21db390066542ad115ec329c0dd2 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sat, 21 May 2022 09:09:21 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 07960f00..c22a18ff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,6 +29,11 @@ jobs: goal: build arch: x86_64 openssl_archs: linux-x86_64 + - os: ubuntu-22.04 + jid: 11 + goal: build + arch: x86_64 + openssl_archs: linux-x86_64 - os: [self-hosted, linux, arm64] jid: 2 goal: build