Skip to content

Commit

Permalink
CI: fix FreeBSD VM
Browse files Browse the repository at this point in the history
  • Loading branch information
HiGarfield committed Dec 23, 2023
1 parent 3139734 commit 0dfafd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: actions/checkout@v3

- name: Build in FreeBSD
uses: vmactions/freebsd-vm@v0
uses: vmactions/freebsd-vm@main
with:
release: ${{ matrix.osver }}
usesh: true
Expand Down

0 comments on commit 0dfafd9

Please sign in to comment.