Merge pull request #662 from litghost/fix_cirrus_ci
Increase vCPU to 5 because of cirrus resource limit change.
This commit is contained in:
commit
cf6833b9cd
@ -1,7 +1,7 @@
|
||||
task:
|
||||
name: build-test-ubuntu2004
|
||||
container:
|
||||
cpu: 4
|
||||
cpu: 5
|
||||
memory: 20
|
||||
dockerfile: .cirrus/Dockerfile.ubuntu20.04
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user