Update compress-json-schemas.yml

This commit is contained in:
Daan Verstraten
2022-08-05 19:37:46 +02:00
committed by GitHub
parent c8128d1e12
commit 8fe01d7f07

View File

@@ -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: