This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0134b4017 Add Apple Silicon CI link (#383)
0134b4017 is described below

commit 0134b4017bb27df463fd55facfd28895b7278d54
Author: Dongjoon Hyun <dongj...@apache.org>
AuthorDate: Tue Apr 19 15:49:20 2022 -0700

    Add Apple Silicon CI link (#383)
---
 developer-tools.md        | 2 +-
 site/developer-tools.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/developer-tools.md b/developer-tools.md
index e64d56c43..096b06fc4 100644
--- a/developer-tools.md
+++ b/developer-tools.md
@@ -29,7 +29,7 @@ Apache Spark community uses various resources to maintain the 
community test cov
 <h3 id="scaleway">Scaleway</h3>
 
 [Scaleway](https://www.scaleway.com) provides the following on MacOS and Apple 
Silicon.
-- Java/Scala/Python/R unit tests with Java 17/Scala 2.12/Maven
+- [Java/Scala/Python/R unit tests with Java 17/Scala 
2.12/SBT](https://apache-spark.s3.fr-par.scw.cloud/index.html)
 - K8s integration tests (TBD)
 
 <h2>Useful developer tools</h2>
diff --git a/site/developer-tools.html b/site/developer-tools.html
index adb88579e..7517e03ca 100644
--- a/site/developer-tools.html
+++ b/site/developer-tools.html
@@ -171,7 +171,7 @@
 
 <p><a href="https://www.scaleway.com";>Scaleway</a> provides the following on 
MacOS and Apple Silicon.</p>
 <ul>
-  <li>Java/Scala/Python/R unit tests with Java 17/Scala 2.12/Maven</li>
+  <li><a 
href="https://apache-spark.s3.fr-par.scw.cloud/index.html";>Java/Scala/Python/R 
unit tests with Java 17/Scala 2.12/SBT</a></li>
   <li>K8s integration tests (TBD)</li>
 </ul>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to