Skip to content

Commit

Permalink
Try to force a portsnap update
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Jul 13, 2022
1 parent c7f5427 commit 0ed72cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Expand Up @@ -128,7 +128,7 @@ freebsd_task:
name: test (freebsd - 3.9)
freebsd_instance: {image_family: freebsd-13-1}
install_script:
- portsnap auto
- portsnap fetch --interactive update
- pkg update -f
- pkg remove -y python lang/python
- pkg install -y git python39 py39-pip py39-gdbm py39-sqlite3 py39-tox py39-pipx
Expand Down

0 comments on commit 0ed72cf

Please sign in to comment.