This commit is contained in:
jensgrunzer1
2024-11-20 10:19:02 +01:00
parent 0ffbce0fbb
commit 092ffe2c0c
+1 -1
View File
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
jobs:
build:
runs-on: [ubuntu-20.04.6]
runs-on: [ubuntu-20.04]
name: Building aarch64 binary
steps:
- name: Installing Packages