Skip to content

Commit 262d120

Browse files
committed
bump freebsd
1 parent c7fc5a1 commit 262d120

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,15 +162,15 @@ jobs:
162162
steps:
163163
- uses: actions/checkout@v3
164164
- name: Build FreeBSD
165-
uses: cross-platform-actions/action@v0.23.0
165+
uses: cross-platform-actions/action@v0.25.0
166166
env:
167167
DEBUG: napi:*
168168
RUSTUP_HOME: /usr/local/rustup
169169
CARGO_HOME: /usr/local/cargo
170170
RUSTUP_IO_THREADS: 1
171171
with:
172172
operating_system: freebsd
173-
version: '13.2'
173+
version: '14.0'
174174
memory: 13G
175175
cpu_count: 3
176176
environment_variables: 'DEBUG RUSTUP_IO_THREADS'

0 commit comments

Comments
 (0)