mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-03 19:28:40 +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',
|
||||
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:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user