Skip to content

Commit

Permalink
No need to pin this at the moment.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Aug 27, 2024
1 parent 57bf0a1 commit fb0c9f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- wp: '5.8'
php: '7.4'
fail-fast: false
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@0075ca1c57e8abf6264ddc2b03639b82fc79a84c
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@honeycomb
with:
wp: ${{ matrix.wp }}
php: ${{ matrix.php }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ permissions:
jobs:
test:
name: WP ${{ matrix.wp }} / PHP ${{ matrix.php }}
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@0075ca1c57e8abf6264ddc2b03639b82fc79a84c
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@honeycomb
strategy:
# See the following for PHP compatibility of WordPress versions:
# https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
Expand Down

0 comments on commit fb0c9f2

Please sign in to comment.