Skip to content

Commit 58a8265

Browse files
committed
remove x64-Mac and arm-Windows
Signed-off-by: Jens Reinecke <[email protected]>
1 parent b1de637 commit 58a8265

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/ISSUE_TEMPLATE/blocking_bug_report.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,10 @@ body:
4949
required: false
5050
- label: Windows amd64
5151
required: false
52-
- label: Windows arm64
53-
required: false
5452
- label: Linux amd64
5553
required: false
5654
- label: Linux arm64
5755
required: false
58-
- label: MacOS amd64
59-
required: false
6056
- label: MacOS arm64
6157
required: false
6258
- type: textarea

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,8 @@ jobs:
9999
matrix:
100100
target:
101101
- win32-x64
102-
- win32-arm64
103102
- linux-x64
104103
- linux-arm64
105-
- darwin-x64
106104
- darwin-arm64
107105
steps:
108106
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)