From de7f3d929fec221c4d66360bc40524deeeeee1db Mon Sep 17 00:00:00 2001 From: Will Date: Sat, 13 Jul 2024 20:43:41 -0400 Subject: [PATCH] watcher/python, watcher/cross --- .github/workflows/libcwatcher-cross.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/libcwatcher-cross.yml b/.github/workflows/libcwatcher-cross.yml index d7b6ed4a..50b99fac 100644 --- a/.github/workflows/libcwatcher-cross.yml +++ b/.github/workflows/libcwatcher-cross.yml @@ -9,7 +9,6 @@ on: jobs: build-all: runs-on: macos-14 - strategy: steps: - uses: actions/checkout@v4 with: