Skip to content

Commit

Permalink
Add support for FreeBSD 12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Jan 16, 2023
1 parent 80ef558 commit db63308
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
matrix:
version:
- '12.2'
- '12.4'
- '13.0'
- '13.1'

Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The following architectures and versions are supported:
|---------|--------|
| 13.1 ||
| 13.0 ||
| 12.4 ||
| 12.2 ||

## Building Locally
Expand Down
1 change: 1 addition & 0 deletions var_files/12.4/x86-64.pkrvars.hcl
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
checksum = "sha256:606435637b76991f96df68f561badf03266f3d5452e9f72ed9b130d96b188800"

0 comments on commit db63308

Please sign in to comment.