Skip to content

Commit

Permalink
Update the Xcode version in the testsuite.yml workflow
Browse files Browse the repository at this point in the history
Xcode v12 is now the default Xcode version: actions/runner-images#2056
  • Loading branch information
jaebradley authored Dec 2, 2020
1 parent b8aee9e commit bffe3c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ jobs:
# | ' \/ _` / _| (_) \__ \
# |_|_|_\__,_\__|\___/|___/
smoke-macos-catalina-xcode11:
name: "macOS (catalina) xcode 11"
smoke-macos-catalina-xcode12:
name: "macOS (catalina) xcode 12"
runs-on: macos-10.15
timeout-minutes: 120
needs: sanity_check
Expand Down

0 comments on commit bffe3c9

Please sign in to comment.