diff --git a/.github/workflows/update_docs.yml b/.github/workflows/update_docs.yml index 4547893..acdfd6e 100644 --- a/.github/workflows/update_docs.yml +++ b/.github/workflows/update_docs.yml @@ -22,7 +22,7 @@ env: SCHEME: "AccessibilityDocumentation" XCODE_VERSION: '~>15' DERIVED_DATA_PATH: './DerivedData/' - DESTINATION: 'platform=iOS Simulator,name=iPhone 14' + DESTINATION: 'platform=iOS Simulator,name=iPhone 14,OS=17.0' HOSTING_BASE_PATH: 'AccessibilityDocumentation' jobs: