We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4175ceb commit 5e03b83Copy full SHA for 5e03b83
1 file changed
.github/workflows/ci.yml
@@ -15,6 +15,9 @@ jobs:
15
- operating-system: 'ubuntu-latest'
16
php-version: '8.2'
17
18
+ - operating-system: 'ubuntu-latest'
19
+ php-version: '8.3'
20
+
21
name: PHP ${{ matrix.php-version }} ${{ matrix.job-description }}
22
23
runs-on: ${{ matrix.operating-system }}
0 commit comments