mirror of
https://github.com/meteor/meteor.git
synced 2026-01-07 23:04:13 -05:00
update circleci image for new node and android versions
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:2025.07.7-android-35-node-22
|
||||
- image: meteor/circleci:2025.07.8-android-35-node-22
|
||||
resource_class: large
|
||||
environment:
|
||||
# This multiplier scales the waitSecs for selftests.
|
||||
@@ -756,7 +756,7 @@ jobs:
|
||||
Docs:
|
||||
docker:
|
||||
# This Node version should match that in the meteor/docs CircleCI config.
|
||||
- image: meteor/circleci:2025.07.7-android-35-node-22
|
||||
- image: meteor/circleci:2025.07.8-android-35-node-22
|
||||
resource_class: large
|
||||
environment:
|
||||
CHECKOUT_METEOR_DOCS: /home/circleci/test_docs
|
||||
|
||||
Reference in New Issue
Block a user