Skip to content

Commit

Permalink
FreeBSD 14.0 is supported; drop support for 13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nusenu committed Mar 24, 2024
1 parent 38118d9 commit 8203dbe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
9 changes: 2 additions & 7 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,9 @@ platforms:
- name: debian-11
- name: debian-12
- name: ubuntu-22.04
- name: freebsd-13
- name: freebsd-14
driver:
provision: True
vagrantfiles:
- test/vagrant_provisions/freebsd_vagrant_provision.rb
- name: freebsd-12
driver:
box: roboxes/freebsd12
box: roboxes/freebsd14
provision: True
vagrantfiles:
- test/vagrant_provisions/freebsd_vagrant_provision.rb
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Supported Operating Systems

- Debian 11, 12
- OpenBSD 7.2
- FreeBSD 13.2
- FreeBSD 14.0
- Ubuntu 22.04

Supported Tor Releases
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ galaxy_info:
- bookworm
- name: FreeBSD
versions:
- 13.2
- 14.0
- name: OpenBSD
versions:
- 7.2
Expand Down

0 comments on commit 8203dbe

Please sign in to comment.