Skip to content
Merged
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/copr-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 90
container:
image: ghcr.io/jdx/mise:copr@sha256:4276ecd5f8e845010c2827499c737c1226a0a1f1d5893efbe3e0342754e5ad44
image: ghcr.io/jdx/mise:copr@sha256:0f98c7756674b8f48206000cfdad8b8f210406f47d5d1aec8d8d1a638877444b

steps:
- name: Checkout repository
Expand Down
Loading