Skip to content

Commit

Permalink
NEVISACCESSAPP-5350: upgrade to xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-toth-leeder committed Nov 14, 2023
1 parent 8ab16f7 commit 3ebc6fe
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
Expand Up @@ -23,7 +23,7 @@ on:

env:
FLUTTER_VERSION: '3.0.1'
XCODE_VERSION: '14.3.1'
XCODE_VERSION: '15.0.1'
JAVA_VERSION: '11'

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ on:

env:
FLUTTER_VERSION: '3.0.1'
XCODE_VERSION: '14.3.1'
XCODE_VERSION: '15.0.1'
RUBY_VERSION: '3.0'
CURRENT_BUILD_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}

Expand Down

0 comments on commit 3ebc6fe

Please sign in to comment.