Skip to content

Commit d95a25b

Browse files
committed
drop macos
1 parent 862ce78 commit d95a25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.runs-on }}
1515
strategy:
1616
matrix:
17-
runs-on: [windows-2022, ubuntu-22.04, ubuntu-22.04-arm, macos-13]
17+
runs-on: [windows-2022, ubuntu-22.04, ubuntu-22.04-arm]
1818
steps:
1919
- uses: actions/checkout@v4
2020
- name: Setup NuGet Source

0 commit comments

Comments
 (0)