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 8328b4c commit e0e52d6Copy full SHA for e0e52d6
src/Template/.github/workflows/phpunit.yml
@@ -65,7 +65,7 @@ jobs:
65
TERM: xterm-256color
66
TACHYCARDIA_MONITOR_GA: enabled
67
68
- - if: matrix.php-versions == '8.0'
+ - if: matrix.php-versions == '8.1'
69
name: Run Coveralls
70
continue-on-error: true
71
run: |
0 commit comments