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 f433757 commit f8b85acCopy full SHA for f8b85ac
.github/workflows/benchmarks.yml
@@ -93,7 +93,7 @@ jobs:
93
git push
94
95
final:
96
- needs: [posix,windows]
+ needs: posix
97
98
runs-on: ubuntu-latest
99
container:
0 commit comments