Skip to content

Commit 0c03c5d

Browse files
authored
Merge pull request #1113 from stephencelis/bump-ios-version
Bump iOS version
2 parents 5f5ad81 + 83f0f5d commit 0c03c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and test
22
on: [push, pull_request]
33
env:
44
IOS_SIMULATOR: iPhone 12
5-
IOS_VERSION: "15.0"
5+
IOS_VERSION: "15.2"
66
jobs:
77
build:
88
runs-on: macos-11

0 commit comments

Comments
 (0)