Skip to content

Commit

Permalink
tmp: test php 7.1 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
vbelolapotkov committed Sep 22, 2021
1 parent 948ec47 commit 35f1072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# Edge case: oldest dependencies compatibility
- woocommerce: '4.4.0'
wordpress: '5.4'
php: '7.0'
php: '7.1'
env:
WP_VERSION: ${{ matrix.wordpress }}
WC_VERSION: ${{ matrix.woocommerce }}
Expand Down

0 comments on commit 35f1072

Please sign in to comment.