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/whimsy.git

commit 94cf93550ba3466495e1af5de5d17fa6fdec94a2
Author: Sebb <s...@apache.org>
AuthorDate: Wed Mar 23 12:28:28 2022 +0000

    Reduce matrix for now
---
 .github/workflows/unittestagenda.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/unittestagenda.yml 
b/.github/workflows/unittestagenda.yml
index c373306..1dc557c 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -14,7 +14,7 @@ jobs:
       fail-fast: true
       matrix:
         os: [ubuntu-20.04, macos-latest]
-        ruby: [2.7, 3.1]
+        ruby: [2.7]
     runs-on: ${{ matrix.os }}
     steps:
     - uses: actions/checkout@v2

Reply via email to