Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Oct 11, 2024
1 parent 720eadc commit 26e02aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
python-version: [3.8, 3.9]
os: [ubuntu-20.04, macos-15]
os: [ubuntu-20.04, macos-13]

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 26e02aa

Please sign in to comment.