Skip to content

Commit 20e2b50

Browse files
authored
Update spm.yml
1 parent 85fb893 commit 20e2b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Initialize xcodebuild
1717
run: xcodebuild -list
1818
- name: iOS Simulator Build Tests
19-
run: xcodebuild -scheme abseil build -sdk 'iphonesimulator' -destination 'platform=iOS Simulator,name=iPhone 11'
19+
run: xcodebuild -scheme abseil build -sdk 'iphonesimulator' -destination 'platform=iOS Simulator,name=iPhone 16'
2020
- name: macos Build Tests
2121
run: xcodebuild -scheme abseil build -sdk 'macosx' -destination 'platform=OS X,arch=x86_64',
2222
- name: tvOS Build Tests

0 commit comments

Comments
 (0)