Start testing on ubuntu-22.04-arm.

This commit is contained in:
Fabio Niephaus 2025-01-22 16:13:43 +01:00 committed by Fabio Niephaus
parent 49622345c8
commit ae07e6cc51

View File

@ -41,7 +41,8 @@ jobs:
java-version: ['23', '21', '17', '20', 'dev'] java-version: ['23', '21', '17', '20', 'dev']
distribution: ['graalvm', 'graalvm-community'] distribution: ['graalvm', 'graalvm-community']
os: [ os: [
ubuntu-latest, ubuntu-latest, # Linux on Intel
ubuntu-22.04-arm, # Linux on arm64
macos-latest, # macOS on Apple silicon macos-latest, # macOS on Apple silicon
macos-13, # macOS on Intel macos-13, # macOS on Intel
windows-latest windows-latest