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 fc0984d commit e2fa5c1Copy full SHA for e2fa5c1
.github/workflows/libxrpl.yml
@@ -1,6 +1,6 @@
1
name: Check libXRPL compatibility with Clio
2
env:
3
- CONAN_URL: http://18.143.149.228:8081/artifactory/api/conan/conan-non-prod
+ CONAN_URL: http://18.143.149.228:8081/artifactory/api/conan/dev
4
CONAN_LOGIN_USERNAME_RIPPLE: ${{ secrets.CONAN_USERNAME }}
5
CONAN_PASSWORD_RIPPLE: ${{ secrets.CONAN_TOKEN }}
6
on:
0 commit comments