Skip to content

Commit

Permalink
Attempt to fix portsnap
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Jul 13, 2022
1 parent 358217d commit 9553707
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 fetch update
- portsnap cron 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 9553707

Please sign in to comment.