mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Don't try to build servers on Ubuntu 18.04 as we stopped supporting it.
This commit is contained in:
parent
f9710a6fbb
commit
7264585451
1 changed files with 0 additions and 5 deletions
5
.github/workflows/linux_server_build.yml
vendored
5
.github/workflows/linux_server_build.yml
vendored
|
@ -50,11 +50,6 @@ jobs:
|
|||
arch: aarch64
|
||||
runner: linux_aarch64
|
||||
|
||||
- os: ubuntu-18.04
|
||||
image: docker.io/overte/overte-server-build:0.1.3-ubuntu-18.04-amd64
|
||||
arch: amd64
|
||||
runner: linux_amd64
|
||||
|
||||
- os: ubuntu-20.04
|
||||
image: docker.io/overte/overte-server-build:0.1.3-ubuntu-20.04-amd64
|
||||
arch: amd64
|
||||
|
|
Loading…
Reference in a new issue