Skip to content

Commit e0e52d6

Browse files
committed
Update PHP version for Coveralls
1 parent 8328b4c commit e0e52d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Template/.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
TERM: xterm-256color
6666
TACHYCARDIA_MONITOR_GA: enabled
6767

68-
- if: matrix.php-versions == '8.0'
68+
- if: matrix.php-versions == '8.1'
6969
name: Run Coveralls
7070
continue-on-error: true
7171
run: |

0 commit comments

Comments
 (0)