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 ecf2b17 commit 03222fcCopy full SHA for 03222fc
.github/workflows/release-binaries-all.yml
@@ -88,10 +88,6 @@ jobs:
88
# We use ubuntu-22.04 rather than the latest version to make the built
89
# binaries more portable (eg functional aginast older glibc).
90
runs-on:
91
- - ubuntu-22.04
92
- - ubuntu-22.04-arm
93
- - macos-13
94
- - macos-14
95
- windows-2022
96
97
uses: ./.github/workflows/release-binaries.yml
0 commit comments