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


The following commit(s) were added to refs/heads/master by this push:
     new 9e2fd17d Does not depend on JNA [skip ci]
9e2fd17d is described below

commit 9e2fd17d986a7f7f6e9b3e4cdba7438710084075
Author: Sebb <[email protected]>
AuthorDate: Sat Nov 4 12:45:23 2023 +0000

    Does not depend on JNA [skip ci]
---
 .github/workflows/maven_crossbuild.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/maven_crossbuild.yml 
b/.github/workflows/maven_crossbuild.yml
index 9c8b5c62..806bac20 100644
--- a/.github/workflows/maven_crossbuild.yml
+++ b/.github/workflows/maven_crossbuild.yml
@@ -22,7 +22,6 @@ on:
   workflow_dispatch:
   push:
     include:
-      - '**/jna/**'
       - '**/native/**'
       - '**/maven_crossbuild.yml'
 

Reply via email to