From 6085d69d467113e3b49bfceaf412ce3ef081008c Mon Sep 17 00:00:00 2001 From: metab0t Date: Sat, 23 Nov 2024 11:32:47 +0800 Subject: [PATCH] Try ubuntu-latest --- .github/workflows/linux-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-build.yml b/.github/workflows/linux-build.yml index 936bd33..29c354f 100644 --- a/.github/workflows/linux-build.yml +++ b/.github/workflows/linux-build.yml @@ -9,7 +9,7 @@ on: jobs: linux_build: - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest # Only allow one build at a time otherwise we can run out of licenses concurrency: