mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-07 13:18:29 +00:00
Remove Ubuntu 18 from automated test build.
This commit is contained in:
parent
577b2b3cf2
commit
b1b3e854be
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -80,15 +80,7 @@ jobs:
|
|||||||
build_type: 'Release',
|
build_type: 'Release',
|
||||||
cmake_extra_flags: ''
|
cmake_extra_flags: ''
|
||||||
}
|
}
|
||||||
- {
|
|
||||||
name: 'Ubuntu 18.04',
|
|
||||||
os: ubuntu-18.04,
|
|
||||||
cc: 'gcc',
|
|
||||||
cxx: 'g++',
|
|
||||||
arch: 'x86_64',
|
|
||||||
build_type: 'Release',
|
|
||||||
cmake_extra_flags: ''
|
|
||||||
}
|
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user