Skip to content

Commit 4e1a568

Browse files
authored
Update tests to run under PHP 8.1
1 parent 7fc2227 commit 4e1a568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
php:
15-
- '7.4'
15+
- '8.1'
1616

1717
env:
1818
WP_ENV_PHP_VERSION: ${{ matrix.php }}

0 commit comments

Comments
 (0)