There was an error while loading. Please reload this page.
1 parent 0124cfe commit 76ab17aCopy full SHA for 76ab17a
tensorflow-core/tensorflow-core-native/pom.xml
@@ -131,12 +131,12 @@
131
<version>${project.version}</version>
132
<classifier>${javacpp.platform.windows-x86_64}</classifier>
133
</artifactItem>
134
- <artifactItem>
+ <!--artifactItem>
135
<groupId>${project.groupId}</groupId>
136
<artifactId>${project.artifactId}</artifactId>
137
138
<classifier>${javacpp.platform.linux-arm64}</classifier>
139
- </artifactItem>
+ </artifactItem-->
140
</artifactItems>
141
</configuration>
142
</execution>
0 commit comments