mirror of
git://github.com/lxc/lxc
synced 2025-08-31 16:01:03 +00:00
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -11,12 +11,8 @@ jobs:
|
||||
- gcc
|
||||
- clang
|
||||
os:
|
||||
- ubuntu-16.04
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
exclude:
|
||||
- os: ubuntu-16.04
|
||||
compiler: gcc
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Reference in New Issue
Block a user