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 203ad20 commit 8c0bd03Copy full SHA for 8c0bd03
.github/workflows/ci.yml
@@ -100,7 +100,6 @@ jobs:
100
101
test-arch:
102
if: startsWith(github.ref, 'refs/tags') || github.ref == 'refs/heads/develop' || github.ref == 'refs/heads/main'
103
- name: Test on ${{ matrix.distro }} ${{ matrix.arch }}
104
runs-on: "ubuntu-latest"
105
needs: lint
106
strategy:
0 commit comments