Skip to content

Commit e286024

Browse files
authored
use php 8.3 stable
1 parent fa93ee7 commit e286024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-grumphp-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
php: ['8.1', '8.2', '8.3-rc']
9+
php: ['8.1', '8.2', '8.3']
1010
container:
1111
image: kanti/buildy:${{ matrix.php }}
1212
steps:

0 commit comments

Comments
 (0)