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-net.git

commit 336fa8d0a3fbcbe2ff8fac715acbbd320477b145
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat May 11 14:15:52 2024 -0400

    macos no longer has Java 8 on GitHub
---
 .github/workflows/maven.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 8fb349a3..e7c50572 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -43,10 +43,6 @@ jobs:
           - java: 8
             os: macos-13
             experimental: false
-          - java: 8
-            # Java 8 not currently available
-            os: macos-latest
-            experimental: true
           - java: 8
             os: windows-latest
             experimental: false

Reply via email to