Commit 4b28b98
authored
ci: remove QEMU setup from build workflows (#290)
Builds run on native runners (ubuntu-24.04 for amd64,
ubuntu-24.04-arm for arm64), so QEMU emulation is unused.
Removes the setup-qemu-action step from both build workflows.1 parent b8aa762 commit 4b28b98
2 files changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 112 | | |
116 | 113 | | |
117 | 114 | | |
| |||
0 commit comments