Skip to content

Commit 946a3c5

Browse files
committed
~
1 parent 0fa436b commit 946a3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- 'ubuntu-latest'
2323
- 'windows-latest'
2424
- 'macos-latest'
25-
php: [8.2]
25+
php: [8.3]
2626
dependency-version: [prefer-stable]
2727

2828
name: PHP${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}

0 commit comments

Comments
 (0)