Skip to content

Commit b39e8ee

Browse files
ci: Decommission macOS 13
1 parent 9951bde commit b39e8ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
strategy:
1212
matrix:
1313
os:
14-
- "macos-13" # Intel x64
1514
- "macos-15" # Apple M1
1615
- "macos-26" # Apple M1
1716
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)