From 8fe01d7f07331195c950439a36504927aefc7a5c Mon Sep 17 00:00:00 2001 From: Daan Verstraten Date: Fri, 5 Aug 2022 19:37:46 +0200 Subject: [PATCH] Update compress-json-schemas.yml --- .github/workflows/compress-json-schemas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compress-json-schemas.yml b/.github/workflows/compress-json-schemas.yml index 0dbc9b0d..c56f0d78 100644 --- a/.github/workflows/compress-json-schemas.yml +++ b/.github/workflows/compress-json-schemas.yml @@ -21,7 +21,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: linux-latest + runs-on: ubuntu-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: