Skip to content

Commit 0533f89

Browse files
committed
gh-actions: Specify FreeBSD as 15.0
Signed-off-by: Daniel Schaefer <[email protected]>
1 parent 9014102 commit 0533f89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
id: test
1414
uses: vmactions/freebsd-vm@v1
1515
with:
16+
release: "15.0"
17+
arch: x86_64
1618
usesh: true
1719
mem: 8192
1820
sync: rsync

0 commit comments

Comments
 (0)