We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2100a5 commit 2c53965Copy full SHA for 2c53965
1 file changed
.github/workflows/ubuntu.yml
@@ -67,7 +67,7 @@ jobs:
67
68
test:
69
name: Test CPU ${{ matrix.cpu }}
70
- needs: ubuntu
+ needs: build
71
runs-on: ${{ matrix.os }}
72
strategy:
73
fail-fast: false
0 commit comments