Skip to content

Commit

Permalink
chore: remove ubuntu-latest warning from action
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch authored and sam committed Apr 15, 2021
1 parent 7a61101 commit c7e2b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on: [pull_request]
jobs:
cancel:
name: Cancel Previous Runs
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
timeout-minutes: 3
steps:
- uses: styfle/[email protected]
Expand Down

0 comments on commit c7e2b45

Please sign in to comment.