Activate Mircometer Observation CI test (#443)
This commit is contained in:
parent
ac84d57023
commit
8a7fe75624
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue