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 cf1943e commit c21674dCopy full SHA for c21674d
.github/workflows/python-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
build:
16
17
# runs-on: ubuntu-latest
18
- runs-on: [self-hosted, linux, x64]
+ runs-on: [self-hosted, Linux, X64]
19
20
steps:
21
- uses: actions/checkout@v3
0 commit comments