Skip to content

Commit

Permalink
sd
Browse files Browse the repository at this point in the history
  • Loading branch information
SiskaPavel committed Oct 25, 2023
1 parent 0c750f7 commit 15edc70
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/stage0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ jobs:
os: [oraclelinux-9, oraclelinux-8, rockylinux-8]
steps:
- uses: actions/setup-node@v3
with:
image-os: ${{ matrix.os }}
- name: IMAGE OS info
run: echo ${{ matrix.matrix.os }}
run: echo ${{ matrix.os }}
runs-on: ubuntu-latest

docker-image-ol9:
Expand Down

0 comments on commit 15edc70

Please sign in to comment.