We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcb982 commit 34924d6Copy full SHA for 34924d6
1 file changed
.github/workflows/main-build.yml
@@ -13,8 +13,8 @@ jobs:
13
strategy:
14
matrix:
15
include:
16
-# - os: ubuntu-latest
17
-# arch: [arm64, amd64]
+ - os: ubuntu-latest
+ arch: [arm64, amd64]
18
- os: macos-latest
19
arch: [arm64, amd64]
20
- os: windows-latest
0 commit comments