ci: yaml
This commit is contained in:
parent
a8066428f8
commit
3c6a2eab32
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -132,7 +132,6 @@ jobs:
|
||||
]
|
||||
|
||||
steps:
|
||||
- name: Maximize build space
|
||||
- uses: easimon/maximize-build-space@master
|
||||
with:
|
||||
remove-dotnet: 'true'
|
||||
@ -141,7 +140,6 @@ jobs:
|
||||
remove-codeql: 'true'
|
||||
remove-docker-images: 'true'
|
||||
|
||||
- name: Checkout
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Setup
|
||||
|
Loading…
Reference in New Issue
Block a user