summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2024-02-23 20:42:58 +0100
committerJan Ekström <jeebjp@gmail.com>2024-02-23 22:37:37 +0200
commit7454edc556deae97cbef0320009c4c38d4237f9f (patch)
tree09e43aa196f1dee7be7b59cb4d94aa923f76407a
parentb35e34ae2ff8066e998191a02472a298e3266404 (diff)
downloadmpv-7454edc556deae97cbef0320009c4c38d4237f9f.tar.bz2
mpv-7454edc556deae97cbef0320009c4c38d4237f9f.tar.xz
github/workflows: update cross-platform-actions to v0.23.0
- Use hardware accelerated virtualization on Linux runners - Update to FreeBSD 14.0
-rw-r--r--.github/workflows/build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b2c5f92e5c..2d7ae0e481 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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 \