Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/blocking_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,10 @@ body:
required: false
- label: Windows amd64
required: false
- label: Windows arm64
required: false
- label: Linux amd64
required: false
- label: Linux arm64
required: false
- label: MacOS amd64
required: false
- label: MacOS arm64
required: false
- type: textarea
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,8 @@ jobs:
matrix:
target:
- win32-x64
- win32-arm64
- linux-x64
- linux-arm64
- darwin-x64
- darwin-arm64
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down