Skip to content

Commit

Permalink
Ignore arch
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemon-King committed Sep 7, 2024
1 parent 2a60e54 commit d8d2f29
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/gluon-build-windows-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
with:
graalvm: '22.1.0.1-Final'
jdk: 'java23'
arch: 'x86_64'

# Create a staging directory where the binary will be copied into
- name: Setup directories
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/gluon-build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
with:
graalvm: '22.1.0.1-Final'
jdk: 'java23'
arch: 'x86_64'

# Create a staging directory where the binary will be copied into
- name: Setup directories
Expand Down

0 comments on commit d8d2f29

Please sign in to comment.