Skip to content

Commit 7d08e5a

Browse files
committed
Osx updates
1 parent 3e5e1cf commit 7d08e5a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.circleci/config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@ workflows:
170170
parameters:
171171
xcode_ver:
172172
- "14.0.0"
173-
# - "15.0.0"
174-
# - "16.0.0"
175-
# filters:
176-
# tags:
177-
# only: /.*/
178-
# branches:
179-
# ignore: /.*/
173+
- "15.0.0"
174+
- "16.0.0"
175+
filters:
176+
tags:
177+
only: /.*/
178+
branches:
179+
ignore: /.*/

0 commit comments

Comments
 (0)