github/workflows: update cross-platform-actions to v0.23.0

- Use hardware accelerated virtualization on Linux runners
- Update to FreeBSD 14.0
This commit is contained in:
Kacper Michajłow 2024-02-23 20:42:58 +01:00 committed by Jan Ekström
parent b35e34ae2f
commit 7454edc556
1 changed files with 2 additions and 2 deletions

View File

@ -186,10 +186,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Test in FreeBSD VM
uses: cross-platform-actions/action@v0.19.1
uses: cross-platform-actions/action@v0.23.0
with:
operating_system: freebsd
version: '13.2'
version: '14.0'
run: |
sudo pkg update
sudo pkg install -y \