mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add new image to pass cordova ci tests
This commit is contained in:
@@ -79,7 +79,7 @@ run_save_node_bin: &run_save_node_bin
|
||||
build_machine_environment: &build_machine_environment
|
||||
# Specify that we want an actual machine (ala Circle 1.0), not a Docker image.
|
||||
docker:
|
||||
- image: meteor/circleci:2024.08.1-android-34-node-20
|
||||
- image: meteor/circleci:2024.09.2-android-34-node-20
|
||||
resource_class: large
|
||||
environment:
|
||||
# This multiplier scales the waitSecs for selftests.
|
||||
@@ -750,7 +750,7 @@ jobs:
|
||||
Docs:
|
||||
docker:
|
||||
# This Node version should match that in the meteor/docs CircleCI config.
|
||||
- image: meteor/circleci:2024.08.1-android-34-node-20
|
||||
- image: meteor/circleci:2024.09.2-android-34-node-20
|
||||
resource_class: large
|
||||
environment:
|
||||
CHECKOUT_METEOR_DOCS: /home/circleci/test_docs
|
||||
|
||||
Reference in New Issue
Block a user