Skip to content

Commit 477893e

Browse files
committed
gh-actions: Specify FreeBSD as 15.0
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 9514f37 commit 477893e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
- name: Build
1313
id: test
1414
uses: vmactions/freebsd-vm@v1
15+
with:
16+
release: "15.0"
17+
arch: x86_64
1518
with:
1619
usesh: true
1720
mem: 8192

0 commit comments

Comments
 (0)