Skip to content

Commit f42740c

Browse files
Use arm image for arm runner (#23503)
1 parent 6f9cc61 commit f42740c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1129,7 +1129,7 @@ trigger:
11291129

11301130
steps:
11311131
- name: build-docs
1132-
image: gitea/test_env:linux-1.20-amd64
1132+
image: gitea/test_env:linux-1.20-arm64
11331133
commands:
11341134
- cd docs
11351135
- make trans-copy clean build

0 commit comments

Comments
 (0)