Skip to content

Commit 4175ceb

Browse files
committed
Install pq from source
1 parent 7229efc commit 4175ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: shivammathur/setup-php@v2
3939
with:
4040
php-version: ${{ matrix.php-version }}
41-
extensions: raphf, pq
41+
extensions: raphf, pq-m6w6/ext-pq@master
4242

4343
- name: Get Composer cache directory
4444
id: composer-cache

0 commit comments

Comments
 (0)