Skip to content

Commit 68d1c18

Browse files
committed
also try macos15
1 parent 93b6fec commit 68d1c18

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, macos-13, macos-15]
1818
steps:
1919
- uses: actions/checkout@v4
2020
- name: Setup NuGet Source

0 commit comments

Comments
 (0)