Skip to content

Commit

Permalink
Remove php 8.4 step for now
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed May 16, 2024
1 parent 81a6e2e commit c68b98c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ jobs:
wordpress: 'nightly'
glotpress: 'develop'
experimental: true
- os: ubuntu-latest
php: '8.4'
wordpress: 'nightly'
glotpress: 'develop'
experimental: true

steps:
- name: Check out Git repository
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
wordpress: 'nightly'
glotpress: 'develop'
experimental: true
- os: ubuntu-latest
php: '8.4'
wordpress: 'nightly'
glotpress: 'develop'
experimental: true

steps:
- name: Check out Git repository
Expand Down

0 comments on commit c68b98c

Please sign in to comment.