Skip to content

Commit

Permalink
ci: attempt fix mageia python conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Aug 31, 2023
1 parent 3c2e01f commit b890a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dorothy-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
# for mageia
# https://wiki.mageia.org/en/Cauldron
urpmi --auto-update --auto
dnf upgrade --assumeyes --refresh --best
dnf upgrade --assumeyes --refresh # --best <-- best is fragile on ci
urpmi bash curl util-linux moreutils
fi
- name: 'Dorothy Remote Tests'
Expand Down

0 comments on commit b890a93

Please sign in to comment.