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 174b5da commit 3e4c45fCopy full SHA for 3e4c45f
.github/workflows/publish.yml
@@ -65,7 +65,7 @@ jobs:
65
native_linux:
66
runs-on: ubuntu-20.04
67
timeout-minutes: 60
68
- name: Build native Linux ${{ matrix.node-version }} ${{ matrix.target }}
+ name: Build native Linux ${{ matrix.node-version }} ${{ matrix.target }} ${{ matrix.python-version }}
69
strategy:
70
matrix:
71
node-version: [16]
0 commit comments