Skip to content

Commit

Permalink
build(fixtures-update): all CI jobs on smaller worker (#1934)
Browse files Browse the repository at this point in the history
  • Loading branch information
cragwolfe authored Oct 29, 2023
1 parent 4e669d4 commit 76213ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ingest-test-fixtures-update-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:

jobs:
setup:
runs-on: ubuntu-latest-m
runs-on: ubuntu-latest
if: |
github.event_name == 'workflow_dispatch' ||
(github.event_name == 'push' && contains(github.event.head_commit.message, 'ingest-test-fixtures-update'))
Expand Down

0 comments on commit 76213ec

Please sign in to comment.