Skip to content

Commit 1dbf2f9

Browse files
authored
Update runner to ubuntu-24.04
1 parent e216004 commit 1dbf2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- target: x86_64-unknown-linux-gnu
5858
linker: x86_64-linux-gnu
59-
runs-on: ubuntu-20.04
59+
runs-on: ubuntu-24.04
6060
container: ghcr.io/mopidy/gst-plugins-rs-build:latest
6161
needs: bust-cache
6262
name: Build ${{ inputs.gst_plugin }} ${{ inputs.gst_version }} ${{ matrix.linker }}

0 commit comments

Comments
 (0)