Skip to content

Commit 4e4a0e8

Browse files
committed
fix failing test
1 parent b2f76ff commit 4e4a0e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- name: Setup PHP
4747
uses: shivammathur/setup-php@v2
4848
with:
49+
php-version: 8.3
4950
ini-values: extension=secp256k1_nostr.so
5051

5152
- name: Install Dependencies

0 commit comments

Comments
 (0)