Skip to content

Commit

Permalink
try macos
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 18, 2022
1 parent b6c1c00 commit dadea3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: ["ubuntu-latest"]
os: ["macos-latest"]
python-version: ["3.10"]
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit dadea3c

Please sign in to comment.