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 de1a530 commit f308f1bCopy full SHA for f308f1b
.github/workflows/develop_ci.yml
@@ -63,7 +63,7 @@ jobs:
63
needs: [check-codestyle]
64
strategy:
65
matrix:
66
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest]
67
runs-on: ${{ matrix.os }}
68
if: needs.file-changes.outputs.any == 'true'
69
steps:
0 commit comments