We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f76ff commit 4e4a0e8Copy full SHA for 4e4a0e8
.github/workflows/pest.yml
@@ -46,6 +46,7 @@ jobs:
46
- name: Setup PHP
47
uses: shivammathur/setup-php@v2
48
with:
49
+ php-version: 8.3
50
ini-values: extension=secp256k1_nostr.so
51
52
- name: Install Dependencies
0 commit comments