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 baa7d78 commit 88f9e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-pypi-core-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
env:
PYTHON: python${{ matrix.python-version }}
env:
PYTHON: python${{ matrix.python-version }}
steps:
- name: Check python
working-directory: ./extensions/underthesea_core
Expand Down

0 comments on commit 88f9e4d

Please sign in to comment.