Skip to content

Commit

Permalink
Merge pull request #104 from AkrilliA/mac-tests
Browse files Browse the repository at this point in the history
Add Mac Tests
  • Loading branch information
alexanderkroneis authored Mar 5, 2024
2 parents 641a11b + 18f7bb4 commit dc52bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest, windows-latest, macos-14]
php: ['8.2', '8.3']

steps:
Expand Down

0 comments on commit dc52bd3

Please sign in to comment.