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 7fe6260 commit 736bbf5Copy full SHA for 736bbf5
.github/workflows/example-sanity-check.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/setup-java@v1
18
with:
19
java-version: 1.8
20
- - name: Build on linux-arm64
+ - name: Build on linux-x86_64
21
shell: bash
22
env:
23
DEBIAN_FRONTEND: noninteractive
0 commit comments