Skip to content

Commit 27e94c1

Browse files
authored
Add tests for Symfony 7.1 (Codeception#194)
1 parent 1108e3e commit 27e94c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ jobs:
99
strategy:
1010
matrix:
1111
php: [8.1, 8.2, 8.3]
12-
symfony: ["5.4.*", "6.4.*", "7.0.*"]
12+
symfony: ["5.4.*", "6.4.*", "7.1.*"]
1313
exclude:
1414
- php: 8.1
15-
symfony: "7.0.*"
15+
symfony: "7.1.*"
1616

1717
steps:
1818
- name: Checkout code
@@ -42,13 +42,13 @@ jobs:
4242
path: framework-tests
4343
ref: "6.4"
4444

45-
- name: Checkout Symfony 7.0 Sample
46-
if: "matrix.symfony == '7.0.*'"
45+
- name: Checkout Symfony 7.1 Sample
46+
if: "matrix.symfony == '7.1.*'"
4747
uses: actions/checkout@v4
4848
with:
4949
repository: Codeception/symfony-module-tests
5050
path: framework-tests
51-
ref: "7.0"
51+
ref: "7.1"
5252

5353
- name: Get composer cache directory
5454
id: composer-cache

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy