File tree 13 files changed +13
-13
lines changed
13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ concurrency:
28
28
cancel-in-progress : true
29
29
30
30
env :
31
- PYTHON_VERSION : ' 3.11 '
31
+ PYTHON_VERSION : ' 3.12 '
32
32
FLAKY_TESTS : keep_retrying
33
33
34
34
permissions :
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ concurrency:
29
29
cancel-in-progress : true
30
30
31
31
env :
32
- PYTHON_VERSION : ' 3.11 '
32
+ PYTHON_VERSION : ' 3.12 '
33
33
FLAKY_TESTS : keep_retrying
34
34
35
35
permissions :
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ concurrency:
30
30
cancel-in-progress : true
31
31
32
32
env :
33
- PYTHON_VERSION : ' 3.11 '
33
+ PYTHON_VERSION : ' 3.12 '
34
34
FLAKY_TESTS : keep_retrying
35
35
36
36
permissions :
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ concurrency:
30
30
cancel-in-progress : true
31
31
32
32
env :
33
- PYTHON_VERSION : ' 3.11 '
33
+ PYTHON_VERSION : ' 3.12 '
34
34
FLAKY_TESTS : keep_retrying
35
35
36
36
permissions :
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ concurrency:
30
30
cancel-in-progress : true
31
31
32
32
env :
33
- PYTHON_VERSION : ' 3.11 '
33
+ PYTHON_VERSION : ' 3.12 '
34
34
FLAKY_TESTS : keep_retrying
35
35
36
36
permissions :
Original file line number Diff line number Diff line change 18
18
- cron : 30 0 * * *
19
19
20
20
env :
21
- PYTHON_VERSION : ' 3.11 '
21
+ PYTHON_VERSION : ' 3.12 '
22
22
23
23
permissions :
24
24
contents : read
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ concurrency:
14
14
cancel-in-progress : true
15
15
16
16
env :
17
- PYTHON_VERSION : ' 3.11 '
17
+ PYTHON_VERSION : ' 3.12 '
18
18
NODE_VERSION : lts/*
19
19
20
20
permissions :
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ concurrency:
30
30
31
31
env :
32
32
ASAN_OPTIONS : intercept_tls_get_addr=0
33
- PYTHON_VERSION : ' 3.11 '
33
+ PYTHON_VERSION : ' 3.12 '
34
34
FLAKY_TESTS : keep_retrying
35
35
36
36
permissions :
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ concurrency:
29
29
cancel-in-progress : true
30
30
31
31
env :
32
- PYTHON_VERSION : ' 3.11 '
32
+ PYTHON_VERSION : ' 3.12 '
33
33
FLAKY_TESTS : keep_retrying
34
34
35
35
permissions :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ concurrency:
23
23
cancel-in-progress : true
24
24
25
25
env :
26
- PYTHON_VERSION : ' 3.11 '
26
+ PYTHON_VERSION : ' 3.12 '
27
27
FLAKY_TESTS : keep_retrying
28
28
29
29
permissions :
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ concurrency:
29
29
cancel-in-progress : true
30
30
31
31
env :
32
- PYTHON_VERSION : ' 3.11 '
32
+ PYTHON_VERSION : ' 3.12 '
33
33
FLAKY_TESTS : keep_retrying
34
34
35
35
permissions :
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ concurrency:
29
29
cancel-in-progress : true
30
30
31
31
env :
32
- PYTHON_VERSION : ' 3.11 '
32
+ PYTHON_VERSION : ' 3.12 '
33
33
FLAKY_TESTS : keep_retrying
34
34
35
35
permissions :
Original file line number Diff line number Diff line change 43
43
- zlib
44
44
45
45
env :
46
- PYTHON_VERSION : ' 3.11 '
46
+ PYTHON_VERSION : ' 3.12 '
47
47
48
48
permissions :
49
49
contents : read
You can’t perform that action at this time.
0 commit comments