Skip to content

Commit 0c4d41b

Browse files
Fix test version
1 parent 04ad251 commit 0c4d41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-tests-8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
php-versions: [ '8.3', '8.2' ]
33-
wordpress-versions: [ '6.8', '6.7', '6.6', '6.5' ]
33+
wordpress-versions: [ '6.8-RC3', '6.7', '6.6', '6.5' ]
3434
operating-system: [ ubuntu-24.04 ]
3535
env:
3636
UTMDC_BITLY_API: ${{secrets.UTMDC_BITLY_API}}

0 commit comments

Comments
 (0)