.gitea/workflows/linux_arm64_docker-release.yaml aktualisiert
Some checks failed
Build Docker Linux ARM64 Release / build-docker-linux-arm64-release (push) Failing after 22s

This commit is contained in:
Henry Trumme
2025-12-21 22:18:57 +01:00
parent 2fd122f08e
commit 78c6b898b3

View File

@@ -22,7 +22,7 @@ jobs:
with: with:
dotnet-version: '10.0.x' dotnet-version: '10.0.x'
- name: Clone the repository t - name: Clone the repository
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Build Linux ARM64 Docker Image - name: Build Linux ARM64 Docker Image