Skip to content

Commit

Permalink
更新 gradle-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vnobo authored Dec 16, 2024
1 parent 8453e9f commit b72261e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@ jobs:
distribution: 'liberica'
native-image-job-reports: 'true'
cache: 'gradle'

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
platforms: linux/amd64,linux/arm64
# - name: Set up QEMU
# uses: docker/setup-qemu-action@v3
# with:
# platforms: linux/amd64,linux/arm64
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit b72261e

Please sign in to comment.