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 f96a8ee commit 5b31ece
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 @@ -9,7 +9,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
options: --privileged

steps:

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

steps:

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

steps:

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

steps:

Expand All @@ -94,7 +90,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 5b31ece

Please sign in to comment.