mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-22 12:43:15 +08:00
ci: test on windows-11-arm runner
This commit is contained in:
parent
f5a2b423cd
commit
c2c1757aa0
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -50,6 +50,7 @@ jobs:
|
||||
- ubuntu-latest
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
- windows-11-arm
|
||||
bun-version:
|
||||
- latest
|
||||
- canary
|
||||
@ -88,6 +89,7 @@ jobs:
|
||||
- ubuntu-latest
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
- windows-11-arm
|
||||
|
||||
file:
|
||||
- name: package.json (bun@1.1.0)
|
||||
@ -154,6 +156,7 @@ jobs:
|
||||
- ubuntu-latest
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
- windows-11-arm
|
||||
|
||||
steps:
|
||||
- name: 📥 Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user