Skip to content

Commit 0f04e1f

Browse files
committed
Another attempt in disabling the redis-extension
1 parent c9262af commit 0f04e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
php-version: ['8.2', '8.3', '8.4', '8.5']
2222

23-
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@dev-master
23+
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@master
2424
with:
2525
php-version: ${{ matrix.php-version }}
2626

0 commit comments

Comments
 (0)