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 e828e7d commit b51d347Copy full SHA for b51d347
.github/workflows/build.yml
@@ -25,7 +25,6 @@ jobs:
25
matrix:
26
include:
27
- { os: ubuntu-22.04, target: linux, platform: linux-x64 }
28
- - { os: ubuntu-24.04, target: linux, platform: linux-arm64 }
29
- { os: macos-latest, target: darwin, platform: darwin-x64 }
30
- { os: macos-latest, target: darwin, platform: darwin-arm64 }
31
- { os: windows-latest, target: windows, platform: win32-ia32 }
0 commit comments