Skip to content

Commit 3ddf2d6

Browse files
authored
Merge pull request #19 from pluswerk/Kanti-patch-1
use php 8.3 stable
2 parents fa93ee7 + e286024 commit 3ddf2d6

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)