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 8d067de commit 17d977eCopy full SHA for 17d977e
.github/workflows/pull.yml
@@ -81,7 +81,7 @@ jobs:
81
test-matrix: ${{ needs.linux-jammy-py3_9-gcc11-build.outputs.test-matrix }}
82
secrets: inherit
83
84
- linux-jammy-py3_13-gcc11-build:
+ linux-jammy-py3_13-gcc11-build:
85
name: linux-jammy-py3.13-gcc11
86
uses: ./.github/workflows/_linux-build.yml
87
needs: get-label-type
0 commit comments