← 返回首页
test: move back to using latest Python 3.11 version · python-gitlab/python-gitlab@8c34781 · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit 8c34781

Browse files
test: move back to using latest Python 3.11 version
1 parent 00aec96 commit 8c34781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/test.yml‎

Lines 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)

Footer

© 2026 GitHub, Inc.