[gjs/mozjs102: 48/62] CI: No need to use mozjs78 builddeps for mozjs91 job




commit 1087d73c2804b1a0de76968b574131569e47f99c
Author: Philip Chimento <philip chimento gmail com>
Date:   Sat Aug 6 16:49:20 2022 -0700

    CI: No need to use mozjs78 builddeps for mozjs91 job
    
    This was a holdover from when our base images were too old to have mozjs91
    builddeps.

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 941ff87b4..cbd927a8b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -424,11 +424,9 @@ fedora.mozjs91:
   variables:
     <<: *docker_variables
     DOCKERFILE: test/extra/Dockerfile
-    ARGS: --build-arg MOZJS_BUILDDEPS=mozjs78
 
 fedora.mozjs91-debug:
   <<: *create_docker_image
   variables:
     <<: *docker_variables
     DOCKERFILE: test/extra/Dockerfile.debug
-    ARGS: --build-arg MOZJS_BUILDDEPS=mozjs78


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]