mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12:00
Add opencv to linux CI and specify which modules we want to use
This commit is contained in:
parent
b08273b127
commit
807c5e2240
4 changed files with 8 additions and 8 deletions
|
@ -56,7 +56,7 @@ env:
|
|||
|
||||
# linux_task:
|
||||
# container:
|
||||
# image: rpcs3/rpcs3-ci-jammy:1.0
|
||||
# image: rpcs3/rpcs3-ci-jammy:1.1
|
||||
# cpu: 4
|
||||
# memory: 16G
|
||||
# env:
|
||||
|
@ -132,7 +132,7 @@ linux_aarch64_task:
|
|||
matrix:
|
||||
- name: Cirrus Linux AArch64 Clang
|
||||
arm_container:
|
||||
image: 'docker.io/rpcs3/rpcs3-ci-jammy-aarch64:1.0'
|
||||
image: 'docker.io/rpcs3/rpcs3-ci-jammy-aarch64:1.1'
|
||||
cpu: 8
|
||||
memory: 8G
|
||||
clang_script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue