We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff3315 commit ea5f892Copy full SHA for ea5f892
.github/workflows/gradle.yml
@@ -28,7 +28,7 @@ jobs:
28
distribution: ${{ matrix.distribution }}
29
# When installing multiple JDKs, the last JDK installed is the default and will be used to run Gradle itself
30
java-version: |
31
- 25-ea
+ 25
32
cache: 'gradle'
33
- name: Install secp256k1 with APT
34
if: runner.os == 'Linux'
0 commit comments