This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git
The following commit(s) were added to refs/heads/master by this push: new 9c407d3 Needs OS! 9c407d3 is described below commit 9c407d38d2fc6571fb1df84df08cfd0a22bddab6 Author: Sebb <s...@apache.org> AuthorDate: Sat Jan 18 22:56:37 2025 +0000 Needs OS! --- .github/workflows/maven.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 9476af0..5e5e147 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -40,6 +40,7 @@ jobs: # Fails with Unsupported class file major version 61 (= 17) - java: 17 experimental: true + os: ubuntu-latest # - java: 18-ea # experimental: true