Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
3d63ddac
Unverified
Commit
3d63ddac
authored
May 08, 2023
by
James Lamb
Committed by
GitHub
May 08, 2023
Browse files
[ci] use Python 3.11 in linting CI job (#5873)
parent
90786966
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/static_analysis.yml
.github/workflows/static_analysis.yml
+1
-1
No files found.
.github/workflows/static_analysis.yml
View file @
3d63ddac
...
@@ -21,7 +21,7 @@ env:
...
@@ -21,7 +21,7 @@ env:
CONDA_ENV
:
test-env
CONDA_ENV
:
test-env
GITHUB_ACTIONS
:
'
true'
GITHUB_ACTIONS
:
'
true'
OS_NAME
:
'
linux'
OS_NAME
:
'
linux'
PYTHON_VERSION
:
'
3.1
0
'
PYTHON_VERSION
:
'
3.1
1
'
jobs
:
jobs
:
test
:
test
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment