Skip to content

Commit

Permalink
fix: testing with macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
mfarhan943 committed Oct 24, 2024
1 parent f819625 commit 9711c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: linux
image: ubuntu-20.04 # Focal Fossa
- name: mac
image: macos-latest
image: macos-15
python-version:
- '3.11'
fail-fast: false
Expand Down

0 comments on commit 9711c79

Please sign in to comment.