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

Commit 2b7f74b

Browse files
committed
Build on ubuntu x86_64 only for first version
Signed-off-by: Nigel Jones <[email protected]>
1 parent 692940f commit 2b7f74b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ jobs:
1414
target:
1515
- runner: ubuntu-latest
1616
name: 'ubuntu-latest x86-64'
17-
- runner: macos-latest
18-
name: 'MacOS (arm64)'
19-
- runner: pqcp-arm64
20-
name: 'ubuntu-latest (arm64)'
2117
name: Build (${{ matrix.target.name }})
2218
runs-on: ${{ matrix.target.runner }}
2319
steps:

0 commit comments

Comments
 (0)