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 2465b08 commit 29dfb60Copy full SHA for 29dfb60
1 file changed
.github/workflows/system-testing.yml
@@ -53,7 +53,7 @@ jobs:
53
PROXY_BRANCH="master"
54
CHARGING_REPO="FIWARE-TMForum/business-ecosystem-charging-backend"
55
CHARGING_BRANCH="master"
56
- TM_VERSION="${TM_VERSION:-1.3.18}"
+ TM_VERSION="${TM_VERSION:-1.10.2}"
57
58
# Process PROXY location if specified
59
if [[ -n "$PROXY_LOCATION" ]]; then
0 commit comments