test
Some checks failed
Build And Test / build-and-push (push) Failing after 1m0s

This commit is contained in:
2025-11-21 06:14:45 +00:00
parent f7473486b0
commit dff58e4ece

View File

@ -29,7 +29,7 @@ jobs:
if: runner.os == 'Linux'
run: |
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh --version 24.0.6-1
sh get-docker.sh
- name: Set up Docker Buildx