File tree 1 file changed +2
-16
lines changed 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change 1
- # Licensed under the Apache License, Version 2.0 (the "License");
2
- # you may not use this file except in compliance with the License.
3
- # You may obtain a copy of the License at
4
- #
5
- # http://www.apache.org/licenses/LICENSE-2.0
6
- #
7
- # Unless required by applicable law or agreed to in writing, software
8
- # distributed under the License is distributed on an "AS IS" BASIS,
9
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10
- # See the License for the specific language governing permissions and
11
- # limitations under the License.
12
- #
13
- # SPDX-License-Identifier: Apache-2.0
14
-
15
1
# Read the Docs configuration file
16
2
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
17
3
@@ -20,9 +6,9 @@ version: 2
20
6
21
7
# Set the version of Python and other tools you might need
22
8
build :
23
- os : ubuntu-20 .04
9
+ os : ubuntu-22 .04
24
10
tools :
25
- python : " 3.9 "
11
+ python : " 3.11 "
26
12
# You can also specify other tool versions:
27
13
# nodejs: "16"
28
14
# rust: "1.55"
You can’t perform that action at this time.
0 commit comments