Skip to content

Commit

Permalink
Merge pull request #26 from heroku/fix-gha-runner
Browse files Browse the repository at this point in the history
Use an IP Allow Listed Runner per #heroku-hipe-help
  • Loading branch information
elzoona authored Feb 11, 2025
2 parents 3d2b96d + 2da2c7c commit 5adbaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: pub-hk-ubuntu-24.04-ip
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 5adbaac

Please sign in to comment.