File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 4949 - name : Build and test with Maven
5050 env :
5151 SKIP_DOCKER_TESTS : " true"
52- # re-enable old agent tests once we are several versions ahead
53- SKIP_OLD_AGENT_TESTS : " true"
5452 run : ./mvnw -s .github/settings.xml -B clean install -Pgha -Pdocker -Pit -P${{ matrix.profile }}
Original file line number Diff line number Diff line change 1616 <properties >
1717 <!-- version of Agent to use in tests -->
1818 <!-- should be one or more release versions behind the current version -->
19- <prev .concord.version>1.55 .0</prev .concord.version>
19+ <prev .concord.version>2.12 .0</prev .concord.version>
2020
2121 <server .image>walmartlabs/concord-server</server .image>
2222 <prev .agent.image>walmartlabs/concord-agent:${prev.concord.version} </prev .agent.image>
You can’t perform that action at this time.
0 commit comments