Skip to content

Commit

Permalink
java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshkumar1019 committed Dec 21, 2023
1 parent 4919371 commit a695c00
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/ftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,7 @@ jobs:
- uses: actions/setup-java@v2
with:
distribution: 'zulu'
java-version: '11'


- uses: actions/setup-node@v3
with:
registry-url: 'https://packages.nuxeo.com/repository/npm-public/'
scope: '@nuxeo'
node-version: 18
java-version: '17'

- name: Determine nuxeo-elements branch to link
id: pick_nuxeo_elements_branch
Expand Down

0 comments on commit a695c00

Please sign in to comment.