Skip to content

Commit

Permalink
Remove Windows from Tests CI
Browse files Browse the repository at this point in the history
Due to random errors.
  • Loading branch information
mariosimao committed Oct 19, 2021
1 parent a838897 commit 2601e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- windows-latest
# - windows-latest

php-version:
- "8.0"
Expand Down

0 comments on commit 2601e73

Please sign in to comment.