mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-06 22:20:09 +00:00
CI: pin volk_gnsssdr tests to Ubuntu 22.04
This commit is contained in:
parent
da85c91605
commit
71aac10577
2
.github/workflows/volk_gnsssdr_archs.yml
vendored
2
.github/workflows/volk_gnsssdr_archs.yml
vendored
@ -16,7 +16,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-ubuntu-non-x86:
|
build-ubuntu-non-x86:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
name: ${{ matrix.distro }} ${{ matrix.arch }} ${{ matrix.compiler.name }}
|
name: ${{ matrix.distro }} ${{ matrix.arch }} ${{ matrix.compiler.name }}
|
||||||
|
|
||||||
# Run steps on a matrix of archs.
|
# Run steps on a matrix of archs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user