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 eb27bf1 commit e521e16Copy full SHA for e521e16
.github/workflows/tests.yml
@@ -71,7 +71,7 @@ jobs:
71
composer global require php-coveralls/php-coveralls
72
php-coveralls --coverage_clover=build/logs/clover.xml -v
73
74
- mariadb-last:
+ mariadb-latest:
75
runs-on: ubuntu-22.04
76
timeout-minutes: 10
77
0 commit comments