Skip to content

Commit

Permalink
Reduce FreeBSD VM memory
Browse files Browse the repository at this point in the history
Per cross-platform-actions/action#68, this
might improve performance.
  • Loading branch information
yorickpeterse committed Apr 27, 2024
1 parent 086caf2 commit 0767e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
operating_system: freebsd
version: '13.2'
memory: 8G
environment_variables: 'CARGO_HOME LIBRARY_PATH CARGO_REGISTRIES_CRATES_IO_PROTOCOL'
hypervisor: qemu
image_url: 'https://github.com/inko-lang/freebsd-builder/releases/download/v0.6.6/freebsd-13.2-x86-64.qcow2'
Expand Down

0 comments on commit 0767e71

Please sign in to comment.