Skip to content

Commit e2fa5c1

Browse files
authored
chore: Change libXRPL check conan remote to dev (#5482)
This change aligns the Conan remote used by the libXRPL Clio compatibility check workflow with the recent changes applied to Clio.
1 parent fc0984d commit e2fa5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libxrpl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Check libXRPL compatibility with Clio
22
env:
3-
CONAN_URL: http://18.143.149.228:8081/artifactory/api/conan/conan-non-prod
3+
CONAN_URL: http://18.143.149.228:8081/artifactory/api/conan/dev
44
CONAN_LOGIN_USERNAME_RIPPLE: ${{ secrets.CONAN_USERNAME }}
55
CONAN_PASSWORD_RIPPLE: ${{ secrets.CONAN_TOKEN }}
66
on:

0 commit comments

Comments
 (0)