Skip to content

Commit 0e88398

Browse files
authored
Add main_tests os: macos-11 on python-version: 3.12
1 parent f3a26c3 commit 0e88398

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
python-version: '3.11'
2525
- os: ubuntu-latest
2626
python-version: '3.12'
27+
- os: macos-11
28+
python-version: '3.12'
2729

2830
steps:
2931
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)