Test8
All checks were successful
Docker Build and Publish / build (push) Successful in 6s

This commit is contained in:
2025-07-07 19:30:35 +05:30
parent f77be27af6
commit 004c4634c2

View File

@@ -16,4 +16,4 @@ jobs:
uses: actions/checkout@v4
- name: Test
run: docker run -it --rm --privileged tonistiigi/binfmt --install all
run: docker run --rm --privileged tonistiigi/binfmt --install all