Skip to content

Commit

Permalink
skip windows for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbrauer committed Aug 23, 2023
1 parent a578162 commit a6fb504
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ jobs:
exclude:
- php: 8.1
os: macos-latest
- php: 7.3
os: windows-latest
- php: 7.4
os: windows-latest
- php: 8.0
os: windows-latest
- php: 8.1
os: windows-latest
- php: 8.2
Expand Down

0 comments on commit a6fb504

Please sign in to comment.