Skip to content

Commit

Permalink
Merge pull request #20 from im-open/updateLegacyLinuxRunnerToDYN
Browse files Browse the repository at this point in the history
Update from Legacy Linux runner references to DYN
  • Loading branch information
izep authored Aug 23, 2024
2 parents 3002355 + 4f7430b commit 906e4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This action will close a PagerDuty Maintenance Window using a provided maintenan
```yml
jobs:
deploy-the-code:
runs-on: [self-hosted, ubuntu-20.04]
runs-on: im-linux
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 906e4b8

Please sign in to comment.