We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403d691 commit 04a55a3Copy full SHA for 04a55a3
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
test-startup:
7
strategy:
8
matrix:
9
- os: [ubuntu-latest, macOS-latest]
+ os: [ubuntu-latest]
10
11
runs-on: ${{ matrix.os }}
12
steps:
0 commit comments