Skip to content

Commit a963901

Browse files
committed
chore: macos 13
1 parent a088199 commit a963901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
matrix:
3636
python-version: [ "3.10", "3.11", "3.12" ]
3737
poetry-version: [ "1.8.3" ]
38-
os: [ ubuntu-22.04, macos-14, windows-2022 ]
38+
os: [ ubuntu-22.04, macos-13, windows-2022 ]
3939
just-version: [ "1.30.1" ]
4040
runs-on: ${{ matrix.os }}
4141
steps:

0 commit comments

Comments
 (0)