Activate Mircometer Observation CI test (#443)

This commit is contained in:
Marcin Grzejszczak 2023-01-26 15:55:39 +01:00 committed by GitHub
parent ac84d57023
commit 8a7fe75624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -59,8 +59,7 @@ jobs:
matrix:
case:
- jdk17-with-gson-scenario
# TODO: We can't test it just yet, because it requires a Skywalking release
# - resttemplate-6.x-scenario
- resttemplate-6.x-scenario
steps:
- uses: actions/checkout@v2
with:

View File

@ -39,7 +39,7 @@
(if you build from command line, just use ./mvnw -Dsw.version=x.y.z),
but make sure not to check it into the code base / git
-->
<sw.version>
<sw.version>8.14.0
</sw.version>
</properties>