Skip to content

Commit

Permalink
Test on different OSes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bramp committed Apr 16, 2023
1 parent 032b9e6 commit bc67dc8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Expand Up @@ -26,8 +26,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
#os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
php-version: ['7.4', '8.0', '8.1', '8.2']

steps:
Expand Down

0 comments on commit bc67dc8

Please sign in to comment.