Skip to content

Commit

Permalink
Adding wp 6.3 check
Browse files Browse the repository at this point in the history
  • Loading branch information
ouikhuan committed Dec 27, 2023
1 parent bc55035 commit 9af08e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
- php: '7.0'
wp: '5.8'
experimental: false
- php: '7.0'
wp: '6.3'
experimental: false

# Experimental builds. These are allowed to fail.
- php: '8.1'
Expand Down

0 comments on commit 9af08e3

Please sign in to comment.