mirror of https://github.com/KLayout/klayout.git
try to run on my own fork
This commit is contained in:
parent
5ee1ccd0e2
commit
ae5503e5db
|
|
@ -2,8 +2,9 @@ name: Build Python Wheels
|
||||||
# https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-python
|
# https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-python
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# we just want to test in this PR
|
push:
|
||||||
pull_request:
|
branches:
|
||||||
|
- support-arm-linux
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue