Skip to content

Commit

Permalink
CI: Bump FreeBSD VM memory to 8GB.
Browse files Browse the repository at this point in the history
This mimics SDL's FreeBSD workflow.
  • Loading branch information
flibitijibibo committed Oct 26, 2023
1 parent fd937b0 commit 56ed0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ jobs:
- name: Build
uses: vmactions/freebsd-vm@v0
with:
mem: 8192
usesh: true
prepare: pkg install -y cmake ninja sdl2
run: |
Expand Down

0 comments on commit 56ed0ee

Please sign in to comment.