Skip to content

Commit 736bbf5

Browse files
committed
Update example-sanity-check.yml
1 parent 7fe6260 commit 736bbf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example-sanity-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/setup-java@v1
1818
with:
1919
java-version: 1.8
20-
- name: Build on linux-arm64
20+
- name: Build on linux-x86_64
2121
shell: bash
2222
env:
2323
DEBIAN_FRONTEND: noninteractive

0 commit comments

Comments
 (0)