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 93dd3c5 commit 2a4a1e4Copy full SHA for 2a4a1e4
.github/workflows/docker.yml
@@ -42,7 +42,7 @@ jobs:
42
43
cann:
44
name: build ${{ matrix.target }}
45
- runs-on: [self-hosted, X64]
+ runs-on: [self-hosted, X64, Linux-x86_64]
46
needs:
47
- prepare
48
strategy:
0 commit comments