We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c9145 commit ad92976Copy full SHA for ad92976
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- os: [ubuntu-latest]
+ os: [ubuntu-latest, macos-latest]
12
php: [8.1, 8.2]
13
symfony: [5.4.*, 6.3.*, 6.4.*, 7.0.*]
14
dependency-version: [prefer-lowest, prefer-stable]
0 commit comments