Skip to content

Commit 9eda508

Browse files
committed
macos-13 for osx-arm64
1 parent 97e7493 commit 9eda508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-native-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616

1717
jobs:
1818
build-all:
19-
runs-on: ${{ matrix.rid == 'osx-x64' && 'macos-13' || matrix.rid == 'osx-arm64' && 'macos-15' || 'ubuntu-22.04' }}
19+
runs-on: ${{ matrix.rid == 'osx-x64' && 'macos-13' || matrix.rid == 'osx-arm64' && 'macos-13' || 'ubuntu-22.04' }}
2020
strategy:
2121
matrix:
2222
include:

0 commit comments

Comments
 (0)