Skip to content

Commit 5e77ece

Browse files
Added py313 kokoro test configs (GoogleCloudPlatform#1826)
Removed py38 kokoro test configs Update copy right year
1 parent b954427 commit 5e77ece

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
2-
# Copyright 2020 Google LLC
2+
# Copyright 2025 Google LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -52,7 +52,7 @@ env_vars {
5252

5353
env_vars {
5454
key: "PYMINOR"
55-
value: "8"
55+
value: "13"
5656
}
5757

5858
env_vars {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
2-
# Copyright 2019 Google LLC
2+
# Copyright 2025 Google LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -36,7 +36,7 @@ env_vars {
3636

3737
env_vars {
3838
key: "PYMINOR"
39-
value: "8"
39+
value: "13"
4040
}
4141

4242
env_vars {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
2-
# Copyright 2019 Google LLC
2+
# Copyright 2025 Google LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -53,7 +53,7 @@ env_vars {
5353

5454
env_vars {
5555
key: "PYMINOR"
56-
value: "8"
56+
value: "13"
5757
}
5858

5959
env_vars {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
2-
# Copyright 2019 Google LLC
2+
# Copyright 2025 Google LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -37,7 +37,7 @@ env_vars {
3737

3838
env_vars {
3939
key: "PYMINOR"
40-
value: "8"
40+
value: "13"
4141
}
4242

4343
env_vars {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
2-
# Copyright 2019 Google LLC
2+
# Copyright 2025 Google LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -59,7 +59,7 @@ env_vars {
5959

6060
env_vars {
6161
key: "PYMINOR"
62-
value: "8"
62+
value: "13"
6363
}
6464

6565
env_vars {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
2-
# Copyright 2019 Google LLC
2+
# Copyright 2025 Google LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -43,7 +43,7 @@ env_vars {
4343

4444
env_vars {
4545
key: "PYMINOR"
46-
value: "8"
46+
value: "13"
4747
}
4848

4949
env_vars {

0 commit comments

Comments
 (0)