Skip to content

Commit 5c06be1

Browse files
committed
switch back to 2-core-ubuntu-arm
1 parent 4dffa29 commit 5c06be1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
- platform: ubuntu-latest
3939
os: linux
4040
architecture: x64
41-
- platform: ubuntu-latest-arm
41+
- platform: 2-core-ubuntu-arm # or ubuntu-latest-arm
42+
# Check other options in https://github.com/mapillary/mapillary_tools/actions/runners
4243
os: linux
4344
architecture: arm64 # Linux ARM
4445

0 commit comments

Comments
 (0)