We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7e7a9 commit 7553e7eCopy full SHA for 7553e7e
.github/workflows/size.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
node: ['18.x']
10
- os: [ubuntu-latest, windows-latest, macOS-latest]
+ os: [ubuntu-latest, macOS-latest]
11
env:
12
CI_JOB_NUMBER: 1
13
steps:
0 commit comments