We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a685f4 commit 5754642Copy full SHA for 5754642
.github/workflows/tests.yaml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
matrix:
26
operating-system: ['ubuntu-latest']
27
- php-version: ['8.1']
+ php-version: ['8.1', '8.2', '8.3']
28
include:
29
- operating-system: 'macos-latest'
30
php-version: '8.1'
0 commit comments