This is an automated email from the ASF dual-hosted git repository. tabish pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
commit a8396a21ff6498b363115b29d82c0cee964df8c1 Author: Timothy Bish <[email protected]> AuthorDate: Thu Feb 12 10:14:56 2026 -0500 NO-JIRA Update git actions workflow --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 001a2580..faba1a4f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,7 @@ jobs: strategy: fail-fast: false matrix: - java: [ 11, 17, 21, 25 ] + java: [ 17, 21, 25 ] steps: - uses: actions/checkout@v4 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
