Skip to content

Commit ee928ce

Browse files
committed
Remove macos13
1 parent b1e87b9 commit ee928ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
strategy:
4242
fail-fast: false
4343
matrix:
44-
os: [ubuntu-latest, macos-13, macos-latest, windows-latest]
44+
os: [ubuntu-latest, macos-15-intel, macos-latest, windows-latest]
4545

4646
steps:
4747
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)