Skip to content

Commit 53651b0

Browse files
authored
Merge branch 'master' into update-action
2 parents 61647a3 + 74c70a8 commit 53651b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/all-lints.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ jobs:
1313
exclude:
1414
- os: macos-latest
1515
python-version: 3.10
16+
- os: macos-14
17+
python-version: 3.8
18+
- os: macos-14
19+
python-version: 3.9
1620
- os: macos-14
1721
python-version: 3.10
1822

0 commit comments

Comments
 (0)