Skip to content

Commit 203a627

Browse files
committed
Excluding 6.8 from PHP 7.4 due to existing issue.
1 parent 0125999 commit 203a627

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-plugin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
wordpress: 6.6
2929
- php: 7.4
3030
wordpress: 6.7
31+
- php: 7.4
32+
wordpress: 6.8
3133
fail-fast: false
3234
name: WordPress ${{ matrix.wordpress }}, PHP ${{ matrix.php }}
3335
steps:

0 commit comments

Comments
 (0)