Skip to content

Commit

Permalink
Revert "pin Heroku CLI to 8.1.9 until heroku/cli#2466 is fixed"
Browse files Browse the repository at this point in the history
Fix has landed :)

This reverts commit 86df1f8.
  • Loading branch information
dzuelke authored and robinwo committed Sep 13, 2024
1 parent 3e2361c commit 3cec3e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ jobs:
php-version: "8.1"
tools: "composer:2.4"
- name: Hatchet setup
run: |
bundle exec hatchet ci:setup
heroku update --version 8.1.9
run: bundle exec hatchet ci:setup
- name: Export HEROKU_PHP_PLATFORM_REPOSITORIES to …-develop (since we are not building main or a tag)
if: github.ref_type != 'tag' && github.ref_name != 'main'
run: |
Expand Down

0 comments on commit 3cec3e4

Please sign in to comment.