summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2022-11-05 19:48:08 +0200
committerJan Ekström <jeebjp@gmail.com>2022-11-05 23:54:27 +0200
commit9087213916aecd93da0eba381eb674da89c223b2 (patch)
treec2aec4e1899b3591edd4b9ac72c344ecbb18d062
parentf50cafd2cb1d9474165e7fae14ebd93d8e467155 (diff)
downloadmpv-9087213916aecd93da0eba381eb674da89c223b2.tar.bz2
mpv-9087213916aecd93da0eba381eb674da89c223b2.tar.xz
github/workflows: bump linux jobs to Ubuntu 22.04 base VM
These utilize a custom docker container in any case, but this brings us to consistency with the mingw-w64 jobs.
-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 09b5d76f05..c5edd759f2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -105,7 +105,7 @@ jobs:
cat ./build/config.log
linux:
- runs-on: "ubuntu-20.04"
+ runs-on: "ubuntu-22.04"
container:
image: "registry.opensuse.org/home/mia/images/images/mpv-ci:stable-deps"
# Disable seccomp until a container manager in GitHub recognizes