Skip to content

Commit

Permalink
drop latest
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-solcast committed Apr 29, 2024
1 parent 2531204 commit 9647ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
os: ['ubuntu-latest', 'macos-14', 'windows-latest']
os: ['ubuntu-latest', 'macos-13', 'windows-latest']
python-version: ["3.7", "3.11"]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 9647ccc

Please sign in to comment.