Skip to content

Commit 10a9deb

Browse files
committed
ci: remove macos-13 from required PR checks
1 parent 31f2788 commit 10a9deb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
os: [ubuntu-22.04, macos-13]
18+
os: [ubuntu-22.04]
1919

2020
runs-on: ${{ matrix.os }}
2121

0 commit comments

Comments
 (0)