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 11c4698 commit 54d71b4Copy full SHA for 54d71b4
.github/workflows/build-ocpaddons.yml
@@ -39,7 +39,7 @@ jobs:
39
github-token: ${{ secrets.GITHUB_TOKEN }}
40
41
addons-win-mac:
42
- name: Build OCP addons for ${{ matrix.python-version }} on ${{ matrix.os }}
+ name: Build OCP addons for ${{ matrix.python-version }} on ${{ matrix.os }} X
43
runs-on: ${{ matrix.os }}
44
strategy:
45
fail-fast: false
0 commit comments