We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f122301 + 7c69fcc commit 16adbfcCopy full SHA for 16adbfc
1 file changed
.circleci/config.yml
@@ -1,8 +1,8 @@
1
version: 2.1
2
3
orbs:
4
- # This uses the iOS Orb located at https://github.com/wordpress-mobile/circleci-orbs
5
- ios: wordpress-mobile/ios@0.0.36
+ # Using 1.0 of our Orbs means it will use the latest 1.0.x version from https://github.com/wordpress-mobile/circleci-orbs
+ ios: wordpress-mobile/ios@1.0
6
7
workflows:
8
test_and_validate:
0 commit comments