Skip to content

Commit

Permalink
chore: macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Nov 5, 2024
1 parent a088199 commit a963901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
matrix:
python-version: [ "3.10", "3.11", "3.12" ]
poetry-version: [ "1.8.3" ]
os: [ ubuntu-22.04, macos-14, windows-2022 ]
os: [ ubuntu-22.04, macos-13, windows-2022 ]
just-version: [ "1.30.1" ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit a963901

Please sign in to comment.