Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
name: Shell Scripts Lint & Test
runs-on: ubuntu-24.04
container:
image: opensuse/tumbleweed:latest@sha256:9b49432a0e304482880d788898380c457816dd525fa8856388c09d3c5357240d
image: opensuse/tumbleweed:latest@sha256:3c7f71e40a534743d98011eadd2f20df57d9c59c6858e6187f3a7fac8a074484
steps:
- name: Install packages
run: |
Expand Down
Loading