Skip to content

Commit

Permalink
only test with amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama86 committed Mar 12, 2024
1 parent 2f14886 commit 8829555
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,9 @@ on:
push:
jobs:
build:
strategy:
matrix:
arch:
- arm64
- amd64
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
platforms: linux/${{ matrix.arch}}
- name: Cache assets
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
with:
Expand Down

0 comments on commit 8829555

Please sign in to comment.