We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b208b commit ec42192Copy full SHA for ec42192
1 file changed
.github/workflows/php.yml
@@ -20,9 +20,6 @@ jobs:
20
fail-fast: false
21
matrix:
22
php-version: ['8.2', '8.3', '8.4', '8.5']
23
- runs-on: [ubuntu-latest]
24
- steps:
25
- - run: echo "Temporary disabled"
26
27
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v1.10.6
28
with:
0 commit comments