Skip to content

Commit

Permalink
Use arm image for arm runner (go-gitea#23503)
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick authored Mar 15, 2023
1 parent 6f9cc61 commit f42740c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@ trigger:

steps:
- name: build-docs
image: gitea/test_env:linux-1.20-amd64
image: gitea/test_env:linux-1.20-arm64
commands:
- cd docs
- make trans-copy clean build
Expand Down

0 comments on commit f42740c

Please sign in to comment.