Skip to content

Commit ac41d3c

Browse files
committed
Test on macos-13
1 parent 23e9fea commit ac41d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
os: [ubuntu-latest, macos-latest, windows-latest]
24+
os: [ubuntu-latest, macos-latest, macos-13, windows-latest]
2525
python-version: ["3.8", "3.9", "3.10", "3.11"]
2626

2727
steps:

0 commit comments

Comments
 (0)