summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-07-29 19:36:07 +0000
committersfan5 <sfan5@live.de>2022-08-12 09:18:45 +0200
commita3b2d3f9308e763a100d0359749c3691dcb2ab0f (patch)
treeeec1d9834b7cfaee90eeafc39fff375b6a5a6c55
parentf2ef942ef5554753b6f1ee0b0342c2a274d4e496 (diff)
downloadmpv-a3b2d3f9308e763a100d0359749c3691dcb2ab0f.tar.bz2
mpv-a3b2d3f9308e763a100d0359749c3691dcb2ab0f.tar.xz
github/workflows: auto-update freebsd-vm within major version
Reduce the churn by transparently picking up bustage fixes.
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 8a05fbd777..e460561b13 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -153,7 +153,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Test in FreeBSD VM
- uses: vmactions/freebsd-vm@v0.2.0 # aka FreeBSD 13.1
+ uses: vmactions/freebsd-vm@v0
with:
usesh: true
prepare: |