Skip to content

Commit a686b80

Browse files
committed
usesh
1 parent 5618feb commit a686b80

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cross-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ jobs:
3030
- name: Install required packages to run the virtual machine
3131
run: apt update && apt install -y zstd
3232

33+
# IMPORTANT: this will fail with Proxmox.
3334
- name: Test in FreeBSD
3435
uses: vmactions/freebsd-vm@v1
3536
with:
3637
envs: 'VERSION'
38+
release: "14.4"
3739
usesh: true
3840
run: |
3941
pwd

0 commit comments

Comments
 (0)