Skip to content

Commit

Permalink
Run unit tests against PHP 8.4 alpha (#13607)
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Apr 29, 2024
1 parent 3be1c83 commit 1ee32ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests-unit-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ jobs:
wp: 'trunk'
experimental: true

- php: '8.4'
wp: 'trunk'
experimental: true

steps:
- name: Harden Runner
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142
Expand Down

0 comments on commit 1ee32ce

Please sign in to comment.