Skip to content

Commit

Permalink
chore: try x86_64 classifier for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre committed Jan 9, 2025
1 parent 28f1ee1 commit 315fe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@
<activation>
<os>
<name>Windows</name>
<arch>amd64</arch>
<arch>x86_64</arch>
</os>
</activation>
<dependencies>
Expand Down

0 comments on commit 315fe28

Please sign in to comment.