Skip to content

Commit 6c18c52

Browse files
author
Gustavo Rendon Velez
committed
fix: remove unsupported architecture from build matrix
1 parent c931f0b commit 6c18c52

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/create-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
- ubuntu-22.04
2020
- macos-15
2121
- macos-15-intel
22-
- ubuntu-24.04-ppc64le
23-
include:
24-
- os: ubuntu-24.04-ppc64le
25-
arch: ppc64le
2622
runs-on: ${{ matrix.os }}
2723
steps:
2824
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)