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 d173e06 commit 79c184b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
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 @@ -40,7 +39,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
options: --privileged

steps:

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

steps:

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

steps:

Expand All @@ -87,7 +83,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 79c184b

Please sign in to comment.