Switch to GH runners

This commit is contained in:
Igor Pecovnik
2025-12-27 19:55:49 +01:00
parent b52336adf0
commit 03031f85da

View File

@@ -36,8 +36,8 @@ jobs:
uses: armbian/armbian.github.io/.github/workflows/infrastructure-download-external.yml@main
with:
ACCESS_NAME: armbian
#BUILD_RUNNER: "ubuntu-latest"
BUILD_RUNNER: "X64"
BUILD_RUNNER: "ubuntu-latest"
#BUILD_RUNNER: "X64"
HOST_DEPLOY: "repo.armbian.com"
secrets:
GPG_KEY1: ${{ secrets.GPG_KEY3 }}