We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ad251 commit 0c4d41bCopy full SHA for 0c4d41b
.github/workflows/phpunit-tests-8.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
php-versions: [ '8.3', '8.2' ]
33
- wordpress-versions: [ '6.8', '6.7', '6.6', '6.5' ]
+ wordpress-versions: [ '6.8-RC3', '6.7', '6.6', '6.5' ]
34
operating-system: [ ubuntu-24.04 ]
35
env:
36
UTMDC_BITLY_API: ${{secrets.UTMDC_BITLY_API}}
0 commit comments