Skip to content

Commit

Permalink
fix: Switch to mac os 2024 04 prod (#3275)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunaj5 committed Nov 20, 2024
1 parent e35935a commit 09a3896
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/appflow-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
app-id: 32316914
platform: iOS
build-type: development
build-stack: macOS - 2024.04 - Apple silicon
certificate: Fyle signing
environment: staging
native-config: prod
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/appflow-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
app-id: 32316914
platform: iOS
build-type: development
build-stack: macOS - 2024.04
build-stack: macOS - 2024.04 - Apple silicon
certificate: Fyle signing
environment: staging
native-config: prod
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/internal-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
app-id: 32316914
platform: iOS
build-type: App Store
build-stack: macOS - 2024.04 - Apple silicon
certificate: iOS Prod Release
environment: production
native-config: prod
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/manual-appflow-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
app-id: 32316914
platform: iOS
build-type: development
build-stack: macOS - 2024.04 - Apple silicon
certificate: Fyle signing
environment: staging
native-config: prod
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/manual-appflow-with-inputs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
app-id: 32316914
platform: iOS
build-type: development
build-stack: macOS - 2024.04 - Apple silicon
certificate: Fyle signing
environment: ${{ github.event.inputs.name }}
native-config: prod
Expand Down

0 comments on commit 09a3896

Please sign in to comment.