-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cache SDKMan in CI build #540
Comments
@ascheman, this might be something for you to explore? |
ascheman
added a commit
to ascheman/1brc
that referenced
this issue
Jan 22, 2024
IMPORTANT: Only use SDKman provided Java - System JDK no longer installed!
ascheman
added a commit
to ascheman/1brc
that referenced
this issue
Jan 22, 2024
IMPORTANT: Only use SDKman provided Java - System JDK no longer installed!
Merged
ascheman
added a commit
to ascheman/1brc
that referenced
this issue
Jan 22, 2024
IMPORTANT: Only use SDKman provided Java - System JDK no longer installed!
gunnarmorling
pushed a commit
that referenced
this issue
Jan 23, 2024
IMPORTANT: Only use SDKman provided Java - System JDK no longer installed!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Via #104, we have support now for running tests against a PR's owner's submission. SDKMan is installed from scratch though each time, as is the SDK referenced in the prepare script of the entry (if present). It would be nice to cache this.
The text was updated successfully, but these errors were encountered: