We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e21e7 commit 98aab45Copy full SHA for 98aab45
1 file changed
.github/workflows/quality.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
operating-system: [ ubuntu-latest ]
11
- php-versions: [ '8.0' ]
+ php-versions: [ '8.3' ]
12
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
13
steps:
14
- name: Checkout
0 commit comments