Skip to content

Commit

Permalink
ci: update macos-12 runners to macos-14 (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
thenextman authored Oct 28, 2024
1 parent 959e9b5 commit 7980381
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ jobs:
- os: win
runner: windows-2022
- os: osx
runner: macos-12
runner: macos-14
- os: linux
runner: ubuntu-20.04
- os: ios
runner: macos-12
runner: macos-14
- os: android
runner: ubuntu-20.04
exclude:
Expand Down

0 comments on commit 7980381

Please sign in to comment.