Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Build on ubuntu x86_64 only for first version
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <[email protected]>
  • Loading branch information
planetf1 committed Sep 26, 2024
1 parent 692940f commit 2b7f74b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
target:
- runner: ubuntu-latest
name: 'ubuntu-latest x86-64'
- runner: macos-latest
name: 'MacOS (arm64)'
- runner: pqcp-arm64
name: 'ubuntu-latest (arm64)'
name: Build (${{ matrix.target.name }})
runs-on: ${{ matrix.target.runner }}
steps:
Expand Down

0 comments on commit 2b7f74b

Please sign in to comment.