Corey Hemminger

Results 223 comments of Corey Hemminger

new bento boxes and template updates in main are working to build all boxes for virtualbox on arm64 architecture. The only boxes that don't work is debian as they build...

Here is the workflow config edited for length. The full version can be found here https://github.com/chef/bento ```yaml --- on: pull_request: jobs: aarch64: runs-on: [self-hosted, ARM64, parallels] strategy: fail-fast: false matrix:...

I am pulling the upstream packer with brew install. I'm currently running on self hosted runner for Arm CPU architecture builds via packer.