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
The following commit(s) were added to refs/heads/master by this push:
new d27ae70 if did not work;
d27ae70 is described below
commit d27ae70208f59e1d5e4db4b724a1417820ce3e5a
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 23 13:00:15 2022 +0000
if did not work;
---
.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 5cd8ad4..17c6a8f 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: true
matrix:
- os: [ubuntu-20.04, macos-latest]
+ os: [ubuntu-20.04]
ruby: [2.7]
runs-on: ${{ matrix.os }}
steps: