Skip to content

Commit

Permalink
Update create-draft-release to use Xcode 13.1 too
Browse files Browse the repository at this point in the history
  • Loading branch information
zorgiepoo committed Oct 29, 2021
1 parent 70f58b5 commit c427650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Create Draft Release"

env:
BUILDDIR: "build"
DEVELOPER_DIR: "/Applications/Xcode_12.5.1.app/Contents/Developer"
DEVELOPER_DIR: "/Applications/Xcode_13.1.app/Contents/Developer"

on:
workflow_dispatch
Expand Down

0 comments on commit c427650

Please sign in to comment.