Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Nov 13, 2024
1 parent 7515d76 commit 71a517e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
- test_symfony_eloquent_bridge_proxy_manager
variant:
- 'no-change'
- '"symfony/http-kernel:^6.4.14" "symfony/validator:^6.4.14"'
- '"symfony/http-kernel:^7.1" "symfony/validator:^7.1"'
- 'symfony/http-kernel:^6.4.14" "symfony/validator:^6.4.14'
- 'symfony/http-kernel:^7.1" "symfony/validator:^7.1'
# To keep in sync with docker-compose.yml
services:
mysql:
Expand Down

0 comments on commit 71a517e

Please sign in to comment.