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 99d96be commit 0dab51dCopy full SHA for 0dab51d
.github/workflows/php.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- php-version: ['8.2', '8.3', '8.4', '8.5']
+ php-version: ['8.3', '8.4', '8.5']
23
24
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/[email protected]
25
with:
0 commit comments