Skip to content

Commit 472a20d

Browse files
authored
Merge pull request #1129 from pllim/rm-macos13
BLD: Remove macos-13
2 parents 2d1f496 + 788eac8 commit 472a20d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
os: [ubuntu-22.04, macos-13, macos-latest]
15+
os: [ubuntu-22.04, macos-latest]
1616

1717
steps:
1818
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)