Skip to content

Commit

Permalink
fixes the runner
Browse files Browse the repository at this point in the history
  • Loading branch information
testesdapri authored Aug 6, 2021
1 parent cb2cbdc commit 7e97f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter03/file02.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ on:

jobs:
build:
runs-on: [self-hosted, macOS, dev-runner]
runs-on: ubuntu-latest
steps:
- uses: tomsun28/[email protected]

0 comments on commit 7e97f16

Please sign in to comment.