Commit 4ef1685
Jules Ivanic
Remove components: native-image for GraalVM Distribution (JDK 17+)
Since GraalVM for JDK 17, native-image is bundled by default and the
components parameter is deprecated, causing a warning in GitHub Actions.
See: oracle/graal#59951 parent c3eba43 commit 4ef1685
3 files changed
Lines changed: 6 additions & 3 deletions
File tree
- .bsp
- src
- main/scala/sbtghactions
- test/scala/sbtghactions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
74 | | - | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
598 | 600 | | |
599 | 601 | | |
600 | 602 | | |
| |||
609 | 611 | | |
610 | 612 | | |
611 | 613 | | |
612 | | - | |
613 | 614 | | |
614 | 615 | | |
615 | 616 | | |
| |||
0 commit comments