diff --git a/.github/workflows/platforms.yml b/.github/workflows/platforms.yml index 3fdaa8d..7c1d2f0 100644 --- a/.github/workflows/platforms.yml +++ b/.github/workflows/platforms.yml @@ -29,6 +29,7 @@ jobs: - run: test -e ${{ steps.extract.outputs.destination }}/001.txt || exit 1 macos: runs-on: macos-13 + if: false # Temporarily disabled due to issues with Docker in macos GitHub Runners needs: - action name: Extract Example File on macOS