ARM build

This commit is contained in:
2023-09-01 00:22:15 +03:00
parent 48e7e2a4e4
commit 1d26a9c6be

View File

@ -13,7 +13,7 @@ jobs:
name: Build static binary
runs-on: self-hosted
container:
image: rust:alpine
image: rust:latest
permissions:
contents: write
steps: