Skip to content

Commit 16adbfc

Browse files
authored
Merge pull request #1227 from wordpress-mobile/bump-orbs-1.0
CircleCI: Bump Orbs to use any 1.0.x version
2 parents f122301 + 7c69fcc commit 16adbfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2.1
22

33
orbs:
4-
# This uses the iOS Orb located at https://github.com/wordpress-mobile/circleci-orbs
5-
ios: wordpress-mobile/ios@0.0.36
4+
# Using 1.0 of our Orbs means it will use the latest 1.0.x version from https://github.com/wordpress-mobile/circleci-orbs
5+
ios: wordpress-mobile/ios@1.0
66

77
workflows:
88
test_and_validate:

0 commit comments

Comments
 (0)