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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-graph.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ba1b9c  macOS should not be needed for this component
1ba1b9c is described below

commit 1ba1b9c29d476c7a8d2bd43ee2ed2c1179b4aa6e
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 23 07:56:12 2026 -0500

    macOS should not be needed for this component
---
 .github/workflows/maven.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 5ea0127..241cca1 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -36,9 +36,6 @@ jobs:
         experimental: [false]
         # Don't need all versions
         include:
-          - java: 8
-            os: macos-13
-            experimental: false
           - java: 8
             os: windows-latest
             experimental: false

Reply via email to