Skip to content

Navigation Menu

Sign in
Appearance settings

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 6cdccd9

Browse filesBrowse files
authored
Merge pull request #2049 from python-gitlab/jlvillal/python_311
test: move back to using latest Python 3.11 version
2 parents 8d30b15 + 8c34781 commit 6cdccd9
Copy full SHA for 6cdccd9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎.github/workflows/test.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/test.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
toxenv: py39
3434
- version: "3.10"
3535
toxenv: py310,smoke
36-
- version: '3.11.0-beta.1'
36+
- version: '3.11.0-alpha - 3.11' # SemVer's version range syntax
3737
toxenv: py311,smoke
3838
include:
3939
- os: macos-latest

0 commit comments

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