Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
update matrix to run on 8.3 and not on 7.2 and 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Feb 27, 2024
1 parent ee82dab commit a90dd46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cypress-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,12 @@ jobs:
fail-fast: false
matrix:
phpVersion:
- '7.1'
- '7.2'
- '7.3'
- '7.4'
- '8.0'
- '8.1'
- '8.2'
- '8.3'
wpVersion:
- '6.2'
- '6.3'
Expand Down

0 comments on commit a90dd46

Please sign in to comment.