Skip to content

Commit

Permalink
changed backport runner
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyrskliar authored Nov 22, 2024
1 parent 5ca2a21 commit 23b35bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
backport:
name: Backport
runs-on: [standard-1-without-dind-amd64]
runs-on: ubuntu-latest
steps:
- name: Sudo GitHub Token
id: sudo_github_token
Expand Down

0 comments on commit 23b35bf

Please sign in to comment.