File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed
Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 2424 - name : Set up JDK 8
2525 uses : actions/setup-java@v5
2626 with :
27- distribution : ' zulu '
27+ distribution : ' temurin '
2828 java-version : ' 8'
2929 cache : ' maven'
3030
Original file line number Diff line number Diff line change 1515 - name : Set up JDK 8
1616 uses : actions/setup-java@v5
1717 with :
18- distribution : ' zulu '
18+ distribution : ' temurin '
1919 java-version : ' 8'
2020 cache : ' maven'
2121 server-id : central
Original file line number Diff line number Diff line change 1818 - name : Set up JDK 8
1919 uses : actions/setup-java@v5
2020 with :
21- distribution : ' zulu '
21+ distribution : ' temurin '
2222 java-version : ' 8'
2323 cache : ' maven'
2424 server-id : central-portal-snapshots
Original file line number Diff line number Diff line change 2626 - name : Set up JDK 1.8
2727 uses : actions/setup-java@v5
2828 with :
29- distribution : ' zulu '
29+ distribution : ' temurin '
3030 java-version : ' 8'
3131 cache : ' maven'
3232
7171 - name : Set up JDK 1.8
7272 uses : actions/setup-java@v5
7373 with :
74- distribution : ' zulu '
74+ distribution : ' temurin '
7575 java-version : ' 8'
7676 cache : ' maven'
7777
@@ -109,7 +109,7 @@ jobs:
109109 - name : Set up JDK 1.8
110110 uses : actions/setup-java@v5
111111 with :
112- distribution : ' zulu '
112+ distribution : ' temurin '
113113 java-version : ' 8'
114114 cache : ' maven'
115115
Original file line number Diff line number Diff line change 44
55- Change ` TARANTOOL_VERSION ` default value from ` 2.11.2-ubuntu20.04 ` to ` 2.11.8-ubuntu20.04 `
66- Bump Tarantool 3.x version in tests from ` 3.0.1-old ` to ` 3.5.0 `
7+ - Change JDK distribution from Zulu to Temurin
78
89## [ 1.4.1] - 2025-11-07
910- Bump httpclient from 4.5.14 to httpclient5 5.5.1
You can’t perform that action at this time.
0 commit comments