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 604e54c commit 26fc234Copy full SHA for 26fc234
.github/workflows/tests.yml
@@ -25,8 +25,6 @@ jobs:
25
- name: Install PHP
26
id: php
27
uses: shivammathur/setup-php@v2
28
- env:
29
- runner: self-hosted
30
with:
31
php-version: ${{ matrix.php-version }}
32
0 commit comments