Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Jul 28, 2024
1 parent fe94269 commit ea5279e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,14 +113,15 @@ jobs:
php-version: "8.4"
composer-flags: "--ignore-platform-req=php+"
experimental: true
# TODO - docker not supported
- operating-system: "macos-latest"
php-version: "8.3"
composer-flags: ""
experimental: false
experimental: true
- operating-system: "windows-latest"
php-version: "8.3"
composer-flags: ""
experimental: false
experimental: true

services:
mysql:
Expand Down

0 comments on commit ea5279e

Please sign in to comment.