We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81541d6 commit 12c5fa3Copy full SHA for 12c5fa3
1 file changed
.github/workflows/php.yml
@@ -58,7 +58,7 @@ jobs:
58
runs-on: ubuntu-latest
59
strategy:
60
matrix:
61
- presta-versions: ['1.6.1.18', '1.7.1.2', '1.7.2.5', '1.7.3.4', '1.7.4.4', '1.7.5.1', '1.7.6', '1.7.7', '1.7.8', 'latest']
+ presta-versions: ['1.7.6', '1.7.7', '1.7.8', 'latest']
62
steps:
63
- name: Setup PHP
64
uses: shivammathur/setup-php@v2
0 commit comments