Skip to content

Commit 7f7271f

Browse files
committed
Switch back GitHub Actions workflow to use current Tycho version
The Tycho version used in GitHub Actions workflow has been temporarily reverted to 4.0.8. This change switched back the Tycho version defined in the Tycho build itself.
1 parent 342688a commit 7f7271f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
--fail-at-end
7272
-DskipNativeTests=false
7373
-DfailIfNoTests=false
74-
'-Dtycho.version=4.0.8'
7574
clean install
7675
- name: Performance tests
7776
if: contains(github.event.pull_request.labels.*.name, 'performance')

0 commit comments

Comments
 (0)