From 8299bf77d990721b74311cb644bc6fbabcb7efa0 Mon Sep 17 00:00:00 2001 From: Brett Logan Date: Wed, 26 Apr 2023 11:44:20 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b58c80cb..02e7bea7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: jobs: test: name: Build and Test - runs-on: ubuntu-20.04-8core-sl + runs-on: ubuntu-latest permissions: contents: read concurrency: