Skip to content

Commit 3298838

Browse files
committed
feat: updated release workflow
1 parent a231048 commit 3298838

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,8 @@ jobs:
2727
platform:
2828
- runner: depot-ubuntu-24.04-4
2929
target: x86_64
30-
- runner: depot-ubuntu-24.04-4
31-
target: x86
32-
- runner: depot-ubuntu-24.04-4
30+
- runner: depot-ubuntu-24.04-arm-4
3331
target: aarch64
34-
- runner: depot-ubuntu-24.04-4
35-
target: armv7
3632

3733
defaults:
3834
run:
@@ -69,7 +65,7 @@ jobs:
6965
platform:
7066
- runner: depot-ubuntu-24.04-4
7167
target: x86_64
72-
- runner: depot-ubuntu-24.04-4
68+
- runner: depot-ubuntu-24.04-arm-4
7369
target: aarch64
7470

7571
defaults:
@@ -107,8 +103,6 @@ jobs:
107103
platform:
108104
- runner: depot-windows-2022-4
109105
target: x64
110-
- runner: depot-windows-2022-4
111-
target: x86
112106

113107
defaults:
114108
run:

0 commit comments

Comments
 (0)