Skip to content

Commit

Permalink
feat: fix python sdk mac workflow and upgrade macos (#2171) (#2218)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobegit3hub authored Jul 22, 2022
1 parent 0b90c1e commit 777b98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}

python-sdk-mac:
runs-on: macos-latest
runs-on: macos-12
if: github.event_name == 'push'
env:
SQL_PYSDK_ENABLE: ON
Expand Down

0 comments on commit 777b98c

Please sign in to comment.