Skip to content

Commit

Permalink
Update build-and-test-on-freebsd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
petermm committed Nov 4, 2023
1 parent c6323ce commit c72abb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test-on-freebsd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ concurrency:

jobs:
build-and-test-on-freebsd:
runs-on: macos-12
runs-on: macos-13
name: Build and test AtomVM on FreeBSD
env:
ATOMVM_EXAMPLE: "atomvm-example"
Expand All @@ -43,7 +43,7 @@ jobs:
uses: cross-platform-actions/[email protected]
timeout-minutes: 20
with:
memory: 4G
memory: 8G
hypervisor: xhyve
shell: sh
operating_system: freebsd
Expand Down

0 comments on commit c72abb8

Please sign in to comment.