Skip to content

Commit

Permalink
Removed GitHub Actions workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Nov 3, 2021
1 parent 502c954 commit 20c9454
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Expand Up @@ -10,7 +10,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
options: --privileged

steps:

Expand Down Expand Up @@ -53,7 +52,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
options: --privileged

steps:

Expand All @@ -67,7 +65,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
options: --privileged

steps:

Expand All @@ -84,7 +81,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
options: --privileged

steps:

Expand Down

0 comments on commit 20c9454

Please sign in to comment.