Skip to content

Commit

Permalink
Update docker-image-zuhair.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zalsader authored Jul 24, 2024
1 parent 0aedfb0 commit 55b3417
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/docker-image-zuhair.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,8 @@ on:
jobs:
docker:
runs-on: dz-runner-set-zuhair
container: ubuntu:latest
container: docker.io/docker:20.10
steps:
- run: |
apt-get update && \
apt-get -y install sudo curl gpg
- uses: docker-practice/actions-setup-docker@master
timeout-minutes: 12
- run: |
set -x
docker version
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit 55b3417

Please sign in to comment.