mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-02-23 04:00:11 +08:00
Run SBOM test on ubuntu-22.04-arm.
This commit is contained in:
parent
6e1c9cebb5
commit
b5709ab80d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -458,7 +458,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
java-version: ['24-ea', 'latest-ea']
|
java-version: ['24-ea', 'latest-ea']
|
||||||
distribution: ['graalvm']
|
distribution: ['graalvm']
|
||||||
os: [macos-latest, windows-latest, ubuntu-latest]
|
os: [macos-latest, windows-latest, ubuntu-latest, ubuntu-22.04-arm]
|
||||||
components: ['']
|
components: ['']
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user