Skip to content

Commit

Permalink
Try macos-14 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nil4 committed Nov 4, 2024
1 parent b0bc023 commit 617c811
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/x-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
OS: "linux"
NUGET_RID: "linux-x64"

#- name: "MacOS ARM64"
# os: macos-14
# env:
# OS: "apple"
# NUGET_RID: "osx"
- name: "MacOS ARM64"
os: macos-14
env:
OS: "apple"
NUGET_RID: "osx"

- name: "Windows x64"
os: windows-latest
Expand Down

0 comments on commit 617c811

Please sign in to comment.