Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d399a4e

Browse filesBrowse files
authored
chore: fix wheel builds with newer python (#1401)
1 parent 5145617 commit d399a4e
Copy full SHA for d399a4e

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
runs-on: ${{ matrix.os }}
129129
strategy:
130130
matrix:
131-
os: [ubuntu-20.04, windows-2019, macos-12, macos-latest]
131+
os: [ubuntu-latest, windows-2019, macos-12, macos-latest]
132132

133133
steps:
134134
- uses: actions/checkout@v3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.