Skip to content

Commit 91f85b7

Browse files
committed
Updated semaphore.yml to use Java 21(Updated comments)
1 parent 7ac13d0 commit 91f85b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ global_job_config:
3939
# print some debug info
4040
- ping fel.localhost -c 1
4141
- ping fel.flowcrypt.test -c 1
42-
# use JAVA 17 by default
42+
# use JAVA 21 by default
4343
- sem-version java 21
4444
# general settings
4545
- export PATH=${ANDROID_HOME}/emulator:${ANDROID_HOME}/cmdline-tools/latest/bin:${ANDROID_HOME}/platform-tools:${PATH}

0 commit comments

Comments
 (0)