Skip to content

Commit f8b85ac

Browse files
authored
removed deleted jobs from dependencies
1 parent f433757 commit f8b85ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
git push
9494
9595
final:
96-
needs: [posix,windows]
96+
needs: posix
9797

9898
runs-on: ubuntu-latest
9999
container:

0 commit comments

Comments
 (0)