We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1de637 commit cf2b957Copy full SHA for cf2b957
.github/ISSUE_TEMPLATE/blocking_bug_report.yml
@@ -49,14 +49,10 @@ body:
49
required: false
50
- label: Windows amd64
51
52
- - label: Windows arm64
53
- required: false
54
- label: Linux amd64
55
56
- label: Linux arm64
57
58
- - label: MacOS amd64
59
60
- label: MacOS arm64
61
62
- type: textarea
.github/workflows/ci.yml
@@ -99,10 +99,8 @@ jobs:
99
matrix:
100
target:
101
- win32-x64
102
- - win32-arm64
103
- linux-x64
104
- linux-arm64
105
- - darwin-x64
106
- darwin-arm64
107
steps:
108
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments