Skip to content

Commit

Permalink
Merge pull request #204 from theGreatHerrLebert/theGreatHerrLebert-pa…
Browse files Browse the repository at this point in the history
…tch-2

Update imspy-connector-publish.yml
  • Loading branch information
theGreatHerrLebert authored May 16, 2024
2 parents 8e20827 + c1df633 commit b8ad52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/imspy-connector-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-13]
os: [ubuntu-latest, windows-latest] #, macos-13]
python-version: ['3.11']
include:
- os: ubuntu-latest
Expand Down

0 comments on commit b8ad52d

Please sign in to comment.