diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 927d9682e6..0f9414d2ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: timeout-minutes: 60 runs-on: - self-hosted - - test + - macOS steps: - name: Checkout repo uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 @@ -200,7 +200,7 @@ jobs: needs.job_spec.outputs.run_tests == 'true' runs-on: - self-hosted - - test + - macOS steps: - name: Checkout repo uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 diff --git a/.github/workflows/deploy_collab.yml b/.github/workflows/deploy_collab.yml index eb5875afcc..cfd455f920 100644 --- a/.github/workflows/deploy_collab.yml +++ b/.github/workflows/deploy_collab.yml @@ -15,7 +15,7 @@ jobs: if: github.repository_owner == 'zed-industries' runs-on: - self-hosted - - test + - macOS steps: - name: Checkout repo uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 @@ -33,7 +33,7 @@ jobs: name: Run tests runs-on: - self-hosted - - test + - macOS needs: style steps: - name: Checkout repo diff --git a/.github/workflows/release_nightly.yml b/.github/workflows/release_nightly.yml index d4f8309e78..f6512bc678 100644 --- a/.github/workflows/release_nightly.yml +++ b/.github/workflows/release_nightly.yml @@ -20,7 +20,7 @@ jobs: if: github.repository_owner == 'zed-industries' runs-on: - self-hosted - - test + - macOS steps: - name: Checkout repo uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 @@ -40,7 +40,7 @@ jobs: if: github.repository_owner == 'zed-industries' runs-on: - self-hosted - - test + - macOS needs: style steps: - name: Checkout repo diff --git a/script/danger/dangerfile.ts b/script/danger/dangerfile.ts index 56441bea20..9f3790b1be 100644 --- a/script/danger/dangerfile.ts +++ b/script/danger/dangerfile.ts @@ -38,7 +38,7 @@ if (!hasReleaseNotes) { } const ISSUE_LINK_PATTERN = - /(?