ci: Re-enable cppyy job

This commit is contained in:
Gabriel Ferreira
2024-05-14 18:10:04 -03:00
parent 44e8b40b01
commit 845b1e1374

View File

@@ -1,8 +1,6 @@
cppyy-22.04:
stage: test
image: ubuntu:22.04 # python 3.10
rules:
- if: $RELEASE == "manual"
dependencies: []
before_script:
- apt update