Skip to content

Commit 7ac13d0

Browse files
committed
Updated semaphore.yml to use Java 21
1 parent 31e34b5 commit 7ac13d0

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
@@ -40,7 +40,7 @@ global_job_config:
4040
- ping fel.localhost -c 1
4141
- ping fel.flowcrypt.test -c 1
4242
# use JAVA 17 by default
43-
- sem-version java 17
43+
- sem-version java 21
4444
# general settings
4545
- export PATH=${ANDROID_HOME}/emulator:${ANDROID_HOME}/cmdline-tools/latest/bin:${ANDROID_HOME}/platform-tools:${PATH}
4646
- sudo rm -rf ~/.rbenv ~/.phpbrew

0 commit comments

Comments
 (0)