Skip to content

Commit

Permalink
put on free runner
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Krick <[email protected]>
  • Loading branch information
mattkrick committed Jul 16, 2024
1 parent 0870911 commit 2c61cd9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/style-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ on:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
env:
PARABOL_BUILD_ENV_PATH: docker/images/parabol-ubi/environments/pipeline
jobs:
style-check:
runs-on: ubuntu-8cores
runs-on: ubuntu-latest
permissions:
contents: "read"
id-token: "write"
Expand Down

0 comments on commit 2c61cd9

Please sign in to comment.