Skip to content

Commit

Permalink
👷 [Workfllow] Updated "mobile.yml" s2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmonettelli committed Mar 1, 2024
1 parent 8b7ba40 commit fec885a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
dotnet build ./ChatGPT -f net8.0-android
Build_iOS:
runs-on: macos-13
runs-on: macos-14

steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
dotnet build ./ChatGPT -f net8.0-ios
Build_MacCatalyst:
runs-on: macos-13
runs-on: macos-14

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fec885a

Please sign in to comment.