Skip to content

Commit

Permalink
chore: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Jan 17, 2025
1 parent 34c08bc commit f687704
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/early-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
with:
distribution: 'graalvm'
java-version: 21
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Get musl toolchain and compile libz against it
id: prepare-musl
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ jobs:
with:
distribution: 'graalvm'
java-version: 21
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Get musl toolchain and compile libz against it
id: prepare-musl
Expand Down

0 comments on commit f687704

Please sign in to comment.