We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f81ae4 commit e1167c0Copy full SHA for e1167c0
1 file changed
.github/workflows/workflow.yml
@@ -73,7 +73,7 @@ jobs:
73
strategy:
74
matrix:
75
license: [free] # add pro when ready
76
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest]
77
78
runs-on: ${{ matrix.os }}
79
0 commit comments