Skip to content

Commit

Permalink
XXX fail V
Browse files Browse the repository at this point in the history
  • Loading branch information
Twey committed Jan 3, 2024
1 parent 41965be commit 1d6cbe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ permissions:

jobs:
test:
runs-on: self-hosted
runs-on: arc-runner-set
steps:
- name: Fail loudly, IV
- name: Fail loudly, V
run: |
>&2 echo WORKFLOW INTENTIONALLY FAILING
exit 1

0 comments on commit 1d6cbe6

Please sign in to comment.