mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-03-13 14:30:15 +08:00
Start testing on ubuntu-22.04-arm
.
This commit is contained in:
parent
49622345c8
commit
6f198904bf
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -41,7 +41,8 @@ jobs:
|
||||
java-version: ['23', '21', '17', '20', 'dev']
|
||||
distribution: ['graalvm', 'graalvm-community']
|
||||
os: [
|
||||
ubuntu-latest,
|
||||
ubuntu-latest, # Linux on Intel
|
||||
ubuntu-22.04-arm, # Linux on arm64
|
||||
macos-latest, # macOS on Apple silicon
|
||||
macos-13, # macOS on Intel
|
||||
windows-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user