Skip to content

Commit

Permalink
.cirrus.yml: skip pkg update for FreeBSD 13.1 (#12767)
Browse files Browse the repository at this point in the history
  • Loading branch information
pheiduck committed Aug 11, 2023
1 parent d8f9811 commit cd4e4e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ freebsd_task:
image_family: freebsd-12-4
timeout_in: 20m
install_script:
- pkg update -f
- pkg install -y gettext
build_script:
- NPROC=$(getconf _NPROCESSORS_ONLN)
Expand Down

0 comments on commit cd4e4e1

Please sign in to comment.