Skip to content

Commit d743864

Browse files
committed
Temp just one target
1 parent 13ea9ee commit d743864

File tree

3 files changed

+0
-135
lines changed

3 files changed

+0
-135
lines changed

.github/workflows/test-no-changes-file.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

.github/workflows/test-working-directory.yml

Lines changed: 0 additions & 72 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@ jobs:
1515
os: ubuntu-20.04
1616
target: x86_64-unknown-linux-gnu
1717
cache-cross-binary: true
18-
- platform_name: Linux-powerpc64
19-
os: ubuntu-20.04
20-
target: powerpc64-unknown-linux-gnu
21-
cache-cross-binary: true
22-
- platform_name: Windows-x86_64
23-
os: windows-latest
24-
target: x86_64-pc-windows-msvc
25-
- platform_name: macOS-aarch64
26-
os: macOS-latest
27-
target: aarch64-apple-darwin
2818

2919
runs-on: ${{ matrix.platform.os }}
3020
steps:

0 commit comments

Comments
 (0)