Skip to content

Commit

Permalink
Add 7.4 tests again.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisnissle committed Sep 24, 2024
1 parent 39dd93e commit 57346e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-latest]
php: ['8.0', '8.2']
php: ['7.4', '8.0', '8.2']
woo: ['latest']
name: PHP ${{ matrix.php }} test for Woo ${{ matrix.woo }}
steps:
Expand Down

0 comments on commit 57346e9

Please sign in to comment.