Skip to content

Commit d8bc1ca

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ${{ matrix.os }}
3535
strategy:
3636
matrix:
37-
os: [ ubuntu-22.04, windows-2022, macos-11, macos-12, macos-13, macos-14 ]
37+
os: [ ubuntu-22.04, windows-2022, macos-12, macos-13, macos-14 ]
3838

3939
steps:
4040
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)