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 83ab088b Issue with macOS RO file system
83ab088b is described below

commit 83ab088bd0c65c632d2e8420ec58b66674dcb040
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 6 21:52:24 2023 +0000

    Issue with macOS RO file system
---
 .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 ac37fd2e..cc6710c6 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -16,7 +16,7 @@ jobs:
     strategy:
       fail-fast: true
       matrix:
-        os: [macos-latest, ubuntu-20.04, ubuntu-22.04]
+        os: [ubuntu-20.04, ubuntu-22.04]
         ruby: [2.7, 3.1]
         # 2.7 not supported on 22.04
         exclude:

Reply via email to