Skip to content

Commit e7310b6

Browse files
committed
Revert "Add testing on PHP 8.5."
This reverts commit 44db394.
1 parent 44db394 commit e7310b6

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

.github/workflows/acceptance-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ jobs:
5454
- '8.3'
5555
- '7.4'
5656
include:
57-
# Latest WordPress on PHP 8.5
58-
- wp: '6.8'
59-
php: '8.5'
6057
# Latest WordPress on PHP 8.4
6158
- wp: '6.8'
6259
php: '8.4'

.github/workflows/coding-standards.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
label:
4545
- 'PHP'
4646
php:
47-
- '8.5'
4847
- '8.4'
4948
fail-fast: false
5049
with:

.github/workflows/integration-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
- '8.3'
5656
- '7.4'
5757
include:
58-
# Latest WordPress on PHP 8.5
59-
- wp: '6.8'
60-
php: '8.5'
6158
# Latest WordPress on PHP 8.4
6259
- wp: '6.8'
6360
php: '8.4'

0 commit comments

Comments
 (0)