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 a80e11f commit 9bda45f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 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 All @@ -37,7 +36,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
options: --privileged

steps:

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

steps:

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

steps:

Expand All @@ -81,7 +77,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 9bda45f

Please sign in to comment.