Skip to content

Commit

Permalink
Use the TW image as the base
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Aug 9, 2023
1 parent 5c5f109 commit 49fcf6a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci-doc-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,8 @@ jobs:
doc_check:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
distro: [ "tumbleweed" ]

container:
image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby
image: registry.opensuse.org/opensuse/tumbleweed:latest

steps:

Expand Down

0 comments on commit 49fcf6a

Please sign in to comment.