Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
use Xcode 13.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stmitt committed Jun 27, 2022
1 parent b5a9c5c commit ed5b91e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: build

env:
XCODE_VERSION: 'Xcode_13.3.1'
XCODE_VERSION: 'Xcode_13.4.1'

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codequality.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Codequality

env:
XCODE_VERSION: 'Xcode_13.3.1'
XCODE_VERSION: 'Xcode_13.4.1'

on:
push:
Expand Down

0 comments on commit ed5b91e

Please sign in to comment.