Skip to content

Commit

Permalink
Add windows-latest to tests workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
  • Loading branch information
MauricioFauth committed Aug 31, 2023
1 parent 3f694de commit b55e2ab
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 @@ -68,7 +68,7 @@ jobs:
matrix:
php-version: ['8.1', '8.2']
experimental: [false]
os: [ubuntu-latest]
os: [ubuntu-latest, windows-latest]
php-extensions: ['mbstring, iconv, mysqli, zip, gd, bz2']
include:
- php-version: '8.3'
Expand Down

0 comments on commit b55e2ab

Please sign in to comment.