mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-10 11:41:23 +00:00
Update build-tool-packages.yml
This commit is contained in:
9
.github/workflows/build-tool-packages.yml
vendored
9
.github/workflows/build-tool-packages.yml
vendored
@@ -69,21 +69,12 @@ jobs:
|
|||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
platform: linux
|
platform: linux
|
||||||
arch: x64
|
arch: x64
|
||||||
- os: setup-actions-ubuntu-arm64-2-core
|
|
||||||
platform: linux
|
|
||||||
arch: arm64
|
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
platform: darwin
|
platform: darwin
|
||||||
arch: arm64
|
arch: arm64
|
||||||
- os: macos-13
|
|
||||||
platform: darwin
|
|
||||||
arch: x64
|
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
platform: win32
|
platform: win32
|
||||||
arch: x64
|
arch: x64
|
||||||
- os: setup-actions-windows-arm64-4-core
|
|
||||||
platform: win32
|
|
||||||
arch: arm64
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user