Skip to content

Commit 4c7e10f

Browse files
authored
Update test_and_deploy.yml
1 parent a5b796f commit 4c7e10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ${{ matrix.platform }}
2222
strategy:
2323
matrix:
24-
platform: [ubuntu-latest, windows-latest, macos-12, macos-latest]
24+
platform: [ubuntu-latest, windows-latest, macos-13]
2525
python-version: [3.8, 3.9, "3.10"]
2626

2727
steps:

0 commit comments

Comments
 (0)