mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-07 07:50:32 +00:00
Update Debian versions
This commit is contained in:
parent
3479c9d674
commit
a80eb957a0
@ -113,8 +113,8 @@ crosscompile:
|
|||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
|
|
||||||
debian8.10:
|
debian8.11:
|
||||||
image: debian:8.10-slim
|
image: debian:8.11-slim
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
@ -128,8 +128,8 @@ debian8.10:
|
|||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
|
|
||||||
debian9.3:
|
debian9.5:
|
||||||
image: debian:9.3-slim
|
image: debian:9.5-slim
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
@ -142,8 +142,8 @@ debian9.3:
|
|||||||
- make install
|
- make install
|
||||||
|
|
||||||
|
|
||||||
debian9.3-i386:
|
debian9.5-i386:
|
||||||
image: i386/debian:9.3-slim
|
image: i386/debian:9.5-slim
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
@ -157,7 +157,7 @@ debian9.3-i386:
|
|||||||
|
|
||||||
|
|
||||||
debian10:
|
debian10:
|
||||||
image: debian:buster-slim
|
image: debian:buster
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user