Skip to content

Commit bcceb8e

Browse files
committed
ci: add php 8.2
Closes #11
1 parent cf141a5 commit bcceb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
name: 'PHPUnit (PHP ${{ matrix.php }} - ${{ matrix.system }})'
4444
strategy:
4545
matrix:
46-
system: ['ubuntu-latest', 'windows-latest']
46+
system: ['ubuntu-latest']
4747
php:
4848
- '8.1'
4949
- '8.2'

0 commit comments

Comments
 (0)