mirror of https://github.com/xiph/flac
Update 'distcheck' github action to Ubuntu 24.04
This commit is contained in:
parent
97d8cd19ce
commit
b773157a59
|
@ -9,7 +9,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
distcheck:
|
distcheck:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue