Skip to content

Commit

Permalink
[release] bump 0.10.4-A0
Browse files Browse the repository at this point in the history
  • Loading branch information
munishchouhan committed Jan 23, 2025
1 parent 8a9c18c commit e6bec41
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
with:
java-version: '21'
distribution: 'graalvm'
components: 'native-image'
native-image-musl: 'true'
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -98,7 +97,6 @@ jobs:
with:
java-version: '21'
distribution: 'graalvm'
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Tests
Expand Down Expand Up @@ -186,7 +184,6 @@ jobs:
version: 'latest'
java-version: '21'
distribution: 'graalvm'
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Show GraalVM info
Expand Down Expand Up @@ -280,7 +277,6 @@ jobs:
with:
java-version: '21'
distribution: 'graalvm'
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Tests
Expand Down

0 comments on commit e6bec41

Please sign in to comment.