Skip to content

Commit 1f9cc1d

Browse files
authored
Merge pull request #246 from jolelievre/update-ci-9.1.x-to-9.1.4
Replace 9.1.x branch with 9.1.4 tag in CI
2 parents 3dfab15 + a13e6b4 commit 1f9cc1d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
runs-on: ubuntu-latest
8585
strategy:
8686
matrix:
87-
presta_version: ['9.1.x', 'develop']
87+
presta_version: ['9.1.4', 'develop']
8888
php_version: ['8.1', '8.5']
8989
fail-fast: false
9090
env:

0 commit comments

Comments
 (0)