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

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 5853635f69 [CI] Remove duplicate versions matrix entry in python.yml 
(#2076)
5853635f69 is described below

commit 5853635f69c813c8c66b5518fb886a50e6936fe8
Author: Peter Nguyen <[email protected]>
AuthorDate: Wed Jul 9 11:49:05 2025 -0700

    [CI] Remove duplicate versions matrix entry in python.yml (#2076)
---
 .github/workflows/python.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml
index ab7c79d0ea..c42be7d04e 100644
--- a/.github/workflows/python.yml
+++ b/.github/workflows/python.yml
@@ -93,10 +93,6 @@ jobs:
             scala: '2.12.8'
             java: '11'
             python: '3.8'
-          - spark: '3.4.0'
-            scala: '2.12.8'
-            java: '11'
-            python: '3.8'
           - spark: '3.4.0'
             scala: '2.12.8'
             java: '11'

Reply via email to