Skip to content

Commit d0d79e1

Browse files
committed
ci: drop win32-arm
1 parent 8c7305c commit d0d79e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bytecode-compilers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
- { host: darwin-x64, runner: macos-13 }
202202
- { host: darwin-arm64, runner: macos-14 }
203203
- { host: win32-x64, runner: windows-2022 }
204-
- { host: win32-arm64, runner: windows-11-arm }
204+
# - { host: win32-arm64, runner: windows-11-arm }
205205
steps:
206206
- uses: actions/checkout@v4
207207
- name: Install toolchain (Linux)

0 commit comments

Comments
 (0)