mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-03 08:26:27 +02:00
adding arm config back to test matrix
This commit is contained in:
@@ -34,6 +34,9 @@ jobs:
|
||||
- os: "ubuntu-latest"
|
||||
cibuild: "*musllinux*"
|
||||
cibw_arch: "musllinux"
|
||||
- os: "ubuntu-24.04-arm" # aarch64 manylinux on ARM runner
|
||||
cibuild: "*manylinux*"
|
||||
cibw_arch: "manylinux"
|
||||
steps:
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
|
||||
Reference in New Issue
Block a user