Skip to content

Commit 34537f3

Browse files
chore: update php matrix keys
1 parent 19c6573 commit 34537f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/unit-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ jobs:
4242
- php-ver: '8.3'
4343
wp-ver: '6.3'
4444
include:
45-
- php: '7.4'
45+
- php-ver: '7.4'
4646
composer: '--ignore-platform-req=php'
47-
- php: '8.0'
47+
- php-ver: '8.0'
4848
composer: '--ignore-platform-req=php'
4949
steps:
5050
- name: Checkout

0 commit comments

Comments
 (0)