Skip to content

Commit 47c7004

Browse files
committed
YML insanity
1 parent 7c01062 commit 47c7004

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.0"
66
jobs:
77
build:
88
runs-on: macos-11

0 commit comments

Comments
 (0)