"Examples/2048/2048.xcodeproj/project.pbxproj" did not exist on "0b09ed0667e67794b2db0f21ea8d837f20706502"
-
George Kalpakas authored
ci(docs-infra): use the tests from the stable branch in `aio_monitoring_stable` CircleCI job (#30110) Previously, the `aio_monitoring_stable` job (which runs tests against https://angular.io/) was using the tests from the master branch. As a result, if the master branch included changes in those tests that were not yet backported to the stable branch (and thus deployed to https://angular.io/), the tests would fail. This commit fixes this by using the tests from the stable branch to test against https://angular.io/. Fixes #30101 PR Close #30110
3efdd39a