Skip to content

Commit

Permalink
bump freebsd
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Aug 6, 2024
1 parent c7fc5a1 commit 262d120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,15 +162,15 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build FreeBSD
uses: cross-platform-actions/action@v0.23.0
uses: cross-platform-actions/action@v0.25.0
env:
DEBUG: napi:*
RUSTUP_HOME: /usr/local/rustup
CARGO_HOME: /usr/local/cargo
RUSTUP_IO_THREADS: 1
with:
operating_system: freebsd
version: '13.2'
version: '14.0'
memory: 13G
cpu_count: 3
environment_variables: 'DEBUG RUSTUP_IO_THREADS'
Expand Down

0 comments on commit 262d120

Please sign in to comment.