We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a231048 commit 3298838Copy full SHA for 3298838
1 file changed
.github/workflows/release.yml
@@ -27,12 +27,8 @@ jobs:
27
platform:
28
- runner: depot-ubuntu-24.04-4
29
target: x86_64
30
- - runner: depot-ubuntu-24.04-4
31
- target: x86
32
+ - runner: depot-ubuntu-24.04-arm-4
33
target: aarch64
34
35
- target: armv7
36
37
defaults:
38
run:
@@ -69,7 +65,7 @@ jobs:
69
65
70
66
71
67
72
68
73
74
75
@@ -107,8 +103,6 @@ jobs:
107
103
108
104
- runner: depot-windows-2022-4
109
105
target: x64
110
- - runner: depot-windows-2022-4
111
112
106
113
114
0 commit comments