-
Hi,
We have GitHub Actions CI pipelines on both `macos-14` and `macos-13` runners. But on `macos-13` runner, we saw the following error:
```
Run codecov/codecov-action@v3
with:
env:
RUST_VER…
-
The Downloads page still recommends and has links to download Zulu Java. That version is no longer the recommended version. We should either remove the recommendation entirely or replace it with a new…
-
Hi @carlspring
# Bug Description
I have been trying to integrate this file system with Apache Mina sshd `2.12.1`. But its failing. Here is the code snippet that I configured.
If I pass the bu…
-
Hi
Although my time zone is set to GMT +2, the MongoDB saves the values in Zulu time or GMT
```
pi@iot-gateway01:~/lora_gateway/sensors_in_raspi $ date
Wed 24 Mar 09:01:21 SAST 2021
pi@iot-gatewa…
-
`jabba ls-remote --arch amd64 --latest patch --os windows`
```
1.15.0
adopt@1.15.0-1
adopt@1.14.0-2
adopt@1.13.0-2
adopt@1.12.0-2
adopt@1.11.0-9
adopt@1.10.0-2
adopt@1.9.0-4
adopt@1.8.0-27…
-
Per this [EOL Notice](https://devblogs.microsoft.com/java/end-of-updates-support-and-availability-of-zulu-for-azure/) it looks like Microsoft is not going to be using the mssql-zulu-jre-11_11.43.56-1_…
-
JAVA_HOME is an unnecessary variable, as this can be detected from the running java program. setting it causes subsequent errors, like the microsoft vscode java plugin thinks all of a sudden JAVA_HOME…
-
Use RPATH to target local lib.private shared libraries. This keeps the shared libraries from polluting the LD_LIBRARY_PATH. Add the following RPATH to the binaries '$ORIGIN/../lib.private'
tested u…
-
the readme says one example command is `jabba install 1.8` but this does not work:
```
$ jabba install 1.8
No compatible version found for 1.8
Valid install targets: 1.12.0, 1.12.0-2, 1.6.65, …
-
Is it possible to retry another github action? For example, if my workflow uses the following to install a JDK:
```
- name: Retry Set up JDK if failed
uses: actions/setup-java@v4
…