Skip to content

Commit

Permalink
use the same one in release
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Sep 19, 2023
1 parent 256b6c2 commit 673e983
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ on:

jobs:
build:
runs-on: macos-12
runs-on: macos-13

env:
XCODE_VERSION: 14.2
XCODE_VERSION: 14.3.1
ZIP_PKG_NAME_IOS: "WebDriverAgentRunner-Runner.zip"
PKG_PATH_IOS: "appium_wda_ios"
ZIP_PKG_NAME_TVOS: "WebDriverAgentRunner_tvOS-Runner.zip"
Expand Down

0 comments on commit 673e983

Please sign in to comment.