We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f2788 commit 10a9debCopy full SHA for 10a9deb
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- os: [ubuntu-22.04, macos-13]
+ os: [ubuntu-22.04]
19
20
runs-on: ${{ matrix.os }}
21
0 commit comments