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.
2 parents 2f0e138 + d80ff2a commit e70b783Copy full SHA for e70b783
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: [self-hosted, linux]
+ runs-on: [self-hosted, linux, x64]
11
env:
12
rosdistro: ${{ matrix.ubuntu == '20.04' && 'noetic' || 'one' }}
13
strategy:
0 commit comments