Skip to content

Commit

Permalink
ci/integration: disable macos
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jan 30, 2024
1 parent 4a9bb87 commit 27cbb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- '3.11'
os:
- ubuntu-22.04
- macos-latest
# - macos-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 27cbb8f

Please sign in to comment.