Skip to content

Commit

Permalink
Test against latest 1.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
matks committed Sep 8, 2023
1 parent 4215db7 commit bd9fc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
presta-versions: [ '1.6.1.18', '1.7.6.9', 'latest' ]
presta-versions: [ '1.6.1.18', '1.7.6.9', '1.7.8.10' ]
steps:
- name: Checkout
uses: actions/checkout@v2.0.0
Expand Down

0 comments on commit bd9fc65

Please sign in to comment.