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

srowen 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 551848fe0 Upgrade dev. tools to Ubuntu 22.04
551848fe0 is described below

commit 551848fe08b20722123836e1878e5c350899fc38
Author: bjornjorgensen <bjornjorgen...@gmail.com>
AuthorDate: Fri Feb 10 16:57:23 2023 -0800

    Upgrade dev. tools to Ubuntu 22.04
    
    <!-- *Make sure that you generate site HTML with `bundle exec jekyll 
build`, and include the changes to the HTML in your pull request. See README.md 
for more information.* -->
    
    Github actions are running on Ubuntu 22.04.
    
    Author: bjornjorgensen <bjornjorgen...@gmail.com>
    
    Closes #434 from bjornjorgensen/ubuntu-22.04.
---
 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 8db0fb8c7..c8b8892b8 100644
--- a/developer-tools.md
+++ b/developer-tools.md
@@ -13,7 +13,7 @@ Apache Spark community uses various resources to maintain the 
community test cov
 
 <h3 id="github_action">GitHub Action</h3>
 
-[GitHub Action](https://github.com/apache/spark/actions) provides the 
following on Ubuntu 20.04.
+[GitHub Action](https://github.com/apache/spark/actions) provides the 
following on Ubuntu 22.04.
 - Scala 2.12/2.13 SBT build with Java 8
 - Scala 2.12 Maven build with Java 11/17
 - Java/Scala/Python/R unit tests with Java 8/Scala 2.12/SBT
diff --git a/site/developer-tools.html b/site/developer-tools.html
index 37ae2c246..1467affb4 100644
--- a/site/developer-tools.html
+++ b/site/developer-tools.html
@@ -128,7 +128,7 @@
 
 <h3 id="github_action">GitHub Action</h3>
 
-<p><a href="https://github.com/apache/spark/actions";>GitHub Action</a> 
provides the following on Ubuntu 20.04.</p>
+<p><a href="https://github.com/apache/spark/actions";>GitHub Action</a> 
provides the following on Ubuntu 22.04.</p>
 <ul>
   <li>Scala 2.12/2.13 SBT build with Java 8</li>
   <li>Scala 2.12 Maven build with Java 11/17</li>


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

Reply via email to