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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new efe016f  Add comment
efe016f is described below

commit efe016f9bf4dc0c85972348c59826738dffb9a50
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 21 17:21:49 2024 -0500

    Add comment
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index dcdca28..669cfeb 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -23,7 +23,7 @@ permissions:
 jobs:
   build:
 
-    runs-on: ubuntu-22.04
+    runs-on: ubuntu-22.04 # 22.04 contains svn, 24.04 doesn't
     continue-on-error: ${{ matrix.experimental }}
     strategy:
       matrix:

Reply via email to