Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gordalina committed Jul 17, 2024
1 parent 9e4148c commit e3d2ce4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,14 @@ jobs:
php-version: ["8.3"]
symfony-version: ["5.4", "6.4", "7.1"]
include:
# minimum versions
# all supported symfony versions
- php-version: "8.0"
operating-system: ubuntu-22.04
symfony-version: "5.4"
- php-version: "8.0"
- php-version: "8.1"
operating-system: ubuntu-22.04
symfony-version: "6.4"
# macos
- php-version: "8.3"
operating-system: macos-12
symfony-version: "7.1"
Expand Down

0 comments on commit e3d2ce4

Please sign in to comment.