Skip to content

Commit

Permalink
NR Build: Update to macos-14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 authored Aug 10, 2024
1 parent 3b8ae88 commit 7c89d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NewsReader.CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
dotnet publish -f:net8.0-windows10.0.19041.0 -c:Release -p:ApplicationDisplayVersion=${{ needs.GetVersion.outputs.version }} -p:ApplicationVersion=0
iOS:
runs-on: macos-13
runs-on: macos-14
needs: GetVersion
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7c89d9d

Please sign in to comment.