mirror of
https://github.com/openai/harmony.git
synced 2025-08-21 22:17:08 -04:00
Enable PowerPC arch
This commit is contained in:
parent
9528c7b4a0
commit
c0f2f407e0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -48,6 +48,8 @@ jobs:
|
|||
target: aarch64
|
||||
- runner: ubuntu-22.04
|
||||
target: armv7
|
||||
- runner: ubuntu-22.04
|
||||
target: ppc64le
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue