mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
Add java 21+ support
This commit is contained in:
parent
c1ed7a7118
commit
4c739965c2
15 changed files with 90 additions and 0 deletions
4
packages/java/20.0.1/environment
vendored
Normal file
4
packages/java/20.0.1/environment
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put 'export' statements here for environment variables
|
||||
export PATH=$PWD/bin:$PATH
|
Loading…
Add table
Add a link
Reference in a new issue