Skip to content

Commit 624fd61

Browse files
committed
Using release 13.2 for workflow tests
1 parent b774852 commit 624fd61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/freebsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Build and run tests on FreeBSD
1919
uses: vmactions/freebsd-vm@v0
2020
with:
21-
release: '14.1'
21+
release: '13.2'
2222
run: |
2323
pkg update -f
2424
pkg install -y gmake gcc wolfssl

0 commit comments

Comments
 (0)