Skip to content

Commit

Permalink
powerpc64
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoinvaz committed Jan 2, 2025
1 parent ec1ae0e commit 484abfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
- name: Ubuntu Clang PPC64 Power9
os: ubuntu-latest
cmake-args: -DCMAKE_TOOLCHAIN_FILE=cmake/toolchain-powerpc64-clang.cmake
packages: qemu-user clang binutils-powerpc64-linux-gnu libc-dev-ppc64-cross libgcc-15-dev-ppc64-cross libstdc++-15-dev-ppc64-cross
packages: qemu-user clang binutils-powerpc64-linux-gnu libc6-dev-ppc64-powerpc-cross

- name: Ubuntu GCC PPC64LE
os: ubuntu-latest
Expand Down

0 comments on commit 484abfc

Please sign in to comment.