Skip to content

Commit

Permalink
Github workflow: try skipping upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoyt4 committed Feb 14, 2024
1 parent 4dd4e50 commit 05ba570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildmaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
# ask homebrew to cleanup any dead links and upgrade the
# remaining packages
${PKGMGR_CMD} cleanup
${PKGMGR_CMD} upgrade --force
#${PKGMGR_CMD} upgrade --force
## Install/re-install specified python version
${PKGMGR_CMD} reinstall python@${PYTHONVERS} --force
Expand Down

0 comments on commit 05ba570

Please sign in to comment.