You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2023/04/30 03:34:35 UTC

[mina] branch trunk updated (daf2a33fe -> 0d4a8393c)

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

elecharny pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/mina.git


    from daf2a33fe Applied patch from PR#11 from Bruno P. Kinoshita
     new b919226dd Added github actions to test the build on different jdks
     new 2f720be4a Restricted used jdks to 7-10
     new 4597fa4af Changed used jdks as suggested to 7, 8, 11, 15
     new 0d4a8393c Merge pull request #29 from HanSolo/github_actions

The 2405 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/ci.yaml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 .github/workflows/ci.yaml