disable gi-javascriptcore4 until we can use newer image

This commit is contained in:
Jens Petersen 2025-01-29 14:43:08 +08:00
parent 577070eae3
commit f9a5db6578
2 changed files with 2 additions and 1 deletions

View File

@ -3452,7 +3452,7 @@ packages:
- gi-gtksource3 - gi-gtksource3
- gi-gtksource5 < 0 # blocked by https://github.com/haskellfoundation/hf-infrastructure/issues/11 - gi-gtksource5 < 0 # blocked by https://github.com/haskellfoundation/hf-infrastructure/issues/11
- gi-javascriptcore < 0 # gi-javascriptcore6 - gi-javascriptcore < 0 # gi-javascriptcore6
- gi-javascriptcore4 - gi-javascriptcore4 < 0 # blocked by https://github.com/haskellfoundation/hf-infrastructure/issues/11
- gi-javascriptcore6 < 0 # blocked by https://github.com/haskellfoundation/hf-infrastructure/issues/11 - gi-javascriptcore6 < 0 # blocked by https://github.com/haskellfoundation/hf-infrastructure/issues/11
- gi-vte - gi-vte
- gi-webkit2 - gi-webkit2

View File

@ -24,6 +24,7 @@ apt-get install -y \
fsharp \ fsharp \
g++ \ g++ \
gawk \ gawk \
gir1.2-javascriptcoregtk-4.0 \
gir1.2-javascriptcoregtk-6.0 \ gir1.2-javascriptcoregtk-6.0 \
git \ git \
gnupg \ gnupg \