We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17227e6 commit 1b9c507Copy full SHA for 1b9c507
.github/workflows/php_code_coverage.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
operating-system: ['ubuntu-20.04']
16
- php-versions: ['8.0']
+ php-versions: ['8.1']
17
18
steps:
19
- name: Setup PHP
0 commit comments