From 4e464e9ce5129c9098163857ebd62060e8b57e6a Mon Sep 17 00:00:00 2001 From: abilan Date: Tue, 18 Jul 2023 16:31:54 -0400 Subject: [PATCH] Try GH Actions on `ubuntu22-8-32` --- .github/workflows/central-sync-create.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/central-sync-create.yml b/.github/workflows/central-sync-create.yml index 1386aee0d54..d2f37f1001f 100644 --- a/.github/workflows/central-sync-create.yml +++ b/.github/workflows/central-sync-create.yml @@ -12,7 +12,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: ubuntu22-8-32 steps: # to get spec file in .github