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: