Skip to content

Commit

Permalink
Test Self Hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
rain1024 committed Jun 28, 2023
1 parent 389f753 commit 552744d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-pypi-core-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
if: "contains(github.event.head_commit.message, 'Test Self Hosted')"
runs-on: macos-arm64
strategy:
fail-fast: false
matrix:
python-version: ["3.8"]
fail-fast: false
matrix:
python-version: ["3.8"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 552744d

Please sign in to comment.