You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2023/09/09 15:00:47 UTC

[commons-crypto] branch master updated: Does macos-latest work?

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 3bf801d  Does macos-latest work?
3bf801d is described below

commit 3bf801d35bad0b560fc077cf4f5aaaed7852635d
Author: Sebb <se...@apache.org>
AuthorDate: Sat Sep 9 16:00:41 2023 +0100

    Does macos-latest work?
---
 .github/workflows/adhoctest.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/adhoctest.yml b/.github/workflows/adhoctest.yml
index 6d503cc..a6235aa 100644
--- a/.github/workflows/adhoctest.yml
+++ b/.github/workflows/adhoctest.yml
@@ -42,7 +42,7 @@ jobs:
       # commons.crypto.debug: true
     strategy:
       matrix:
-        os: [macos-11, macos-12]
+        os: [macos-latest]
         # os: [windows-latest]
         java: [ 8 ]
         # ref: [ 'rel/commons-crypto-1.1.0', master ]