Unverified Commit 3d63ddac authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] use Python 3.11 in linting CI job (#5873)

parent 90786966
......@@ -21,7 +21,7 @@ env:
CONDA_ENV: test-env
GITHUB_ACTIONS: 'true'
OS_NAME: 'linux'
PYTHON_VERSION: '3.10'
PYTHON_VERSION: '3.11'
jobs:
test:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment