Skip to content

Commit

Permalink
ci(vagrant): add FreeBSD 13.0 [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#316
  • Loading branch information
myii committed Apr 19, 2021
1 parent 10ae613 commit 6316991
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kitchen.vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
fail-fast: false
matrix:
instance:
- v3002-py3-freebsd-130-3002-6-py3
- v3002-py3-freebsd-122-3002-6-py3
- v3002-py3-freebsd-114-3002-6-py3
- v3001-py3-openbsd-68-3001-1-py3
Expand Down
8 changes: 3 additions & 5 deletions kitchen.vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ driver:
<% end %>

platforms:
- name: freebsd-122-master-py3
- name: freebsd-130-3002-6-py3
driver:
box: myii/freebsd-12.2-master-py3
- name: freebsd-114-master-py3
driver:
box: myii/freebsd-11.4-master-py3
box: myii/freebsd-13.0-3002.6-py3
synced_folders: [] # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255208
- name: freebsd-122-3002-6-py3
driver:
box: myii/freebsd-12.2-3002.6-py3
Expand Down
1 change: 1 addition & 0 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ suites:
- arch-base-latest-3002-5-py3
- gentoo-stage3-latest-3002-5-py3
- gentoo-stage3-systemd-3002-5-py3
- freebsd-130-3002-6-py3
- freebsd-122-3002-6-py3
- freebsd-114-3002-6-py3
- windows-10-latest-py3
Expand Down

0 comments on commit 6316991

Please sign in to comment.