Skip to content

Commit

Permalink
[GR-58672] Test libgraal also on darwin and windows
Browse files Browse the repository at this point in the history
PullRequest: graal/18964
  • Loading branch information
zapster committed Oct 5, 2024
2 parents 0076315 + 0fa9b2d commit ee62612
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vm/ci/ci_common/libgraal.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ local galahad = import '../../../ci/ci_common/galahad-common.libsonnet';
"gate-vm-libgraal_truffle-labsjdk-latest-linux-amd64": {} + galahad.exclude,
"gate-vm-libgraal_compiler_zgc-labsjdk-latest-linux-amd64": {},
"gate-vm-libgraal_compiler_quickbuild-labsjdk-latest-linux-amd64": {},
"gate-vm-libgraal_compiler-labsjdk-latest-linux-aarch64": {},
"gate-vm-libgraal_compiler-labsjdk-latest-darwin-aarch64": {},
"gate-vm-libgraal_compiler_quickbuild-labsjdk-latest-windows-amd64": {},

"gate-vm-libgraal_compiler-labsjdk-21-linux-amd64": {},
"gate-vm-libgraal_truffle-labsjdk-21-linux-amd64": {}
Expand Down

0 comments on commit ee62612

Please sign in to comment.