Skip to content

Commit c9262af

Browse files
committed
Another attempt in disabling the redis-extension
1 parent 7814e5b commit c9262af

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@v1.10.5
23+
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@dev-master
2424
with:
2525
php-version: ${{ matrix.php-version }}
2626

0 commit comments

Comments
 (0)