fix: use arm

This commit is contained in:
Jason Song 2023-04-21 18:39:15 +08:00
parent b1458df9f8
commit c468baa278
No known key found for this signature in database
GPG Key ID: 8402EEEE4511A8B5
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
brew install gitea/gitea/gitea
gitea --version
test_arm:
runs-on: ubuntu-latest
runs-on: arm-ubuntu-latest
container:
# the arm image hasn't been updated for years, maybe we should find a better way to test arm or just remove it
image: markkrj/homebrew-arm:latest