Skip to content

Commit

Permalink
Trying PHP above 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Feb 26, 2025
1 parent 1bf67db commit 8d93738
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/behat-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,13 @@ jobs:
fail-fast: true
matrix:
php:
- '7.4'
- '8.0'
- '8.1'
- '8.2'
wordpress: [ 'latest' ]
include:
- php: '8.3'
wordpress: 'latest'
coverage: true
- php: '7.4'
- php: '8.2'
wordpress: '6.3'
- php: '8.4'
wordpress: 'trunk'
Expand Down

0 comments on commit 8d93738

Please sign in to comment.