We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fc29a9 + 4c86214 commit b8cf608Copy full SHA for b8cf608
.github/workflows/release.yaml
@@ -38,12 +38,10 @@ jobs:
38
target: x86_64-unknown-linux-gnu
39
zig_target: x86_64-unknown-linux-gnu.2.28
40
code-target: linux-x64
41
- pgo: true
42
- os: ubuntu-latest
43
target: aarch64-unknown-linux-gnu
44
zig_target: aarch64-unknown-linux-gnu.2.28
45
code-target: linux-arm64
46
47
48
target: arm-unknown-linux-gnueabihf
49
zig_target: arm-unknown-linux-gnueabihf.2.28
0 commit comments