From 82a7a8655bbf07e5715ca13a10ba813d29f14323 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Sun, 17 Mar 2024 12:48:21 -0400 Subject: Revert "ws error" This reverts commit 03609cc4c0d0ec5e391b05677af925ae685761fc. --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 688c54c1..6b62b2f8 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: job: - - os: macos-latest + - os: macos-latest target: x86_64-apple-darwin use-cross: false - os: macos-latest -- cgit v1.2.3