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 a7a67e2 commit 80a135eCopy full SHA for 80a135e
.github/workflows/CI.yml
@@ -51,3 +51,4 @@ jobs:
51
# possibly other stuff
52
token: ${{ secrets.CODECOV_TOKEN }}
53
fail_ci_if_error: true
54
+ if: matrix.os == 'ubuntu-latest' && matrix.arch == 'x64'
0 commit comments