File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
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.10 '
31
+ PYTHON_VERSION : ' 3.11 '
32
32
FLAKY_TESTS : keep_retrying
33
33
34
34
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.10 '
26
+ PYTHON_VERSION : ' 3.11 '
27
27
FLAKY_TESTS : keep_retrying
28
28
29
29
permissions :
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ concurrency:
26
26
cancel-in-progress : true
27
27
28
28
env :
29
- PYTHON_VERSION : ' 3.10 '
29
+ PYTHON_VERSION : ' 3.11 '
30
30
FLAKY_TESTS : keep_retrying
31
31
32
32
permissions :
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.10 '
31
+ PYTHON_VERSION : ' 3.11 '
32
32
FLAKY_TESTS : keep_retrying
33
33
34
34
permissions :
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.10 '
17
+ PYTHON_VERSION : ' 3.11 '
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.10 '
33
+ PYTHON_VERSION : ' 3.11 '
34
34
FLAKY_TESTS : keep_retrying
35
35
36
36
permissions :
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ concurrency:
21
21
cancel-in-progress : true
22
22
23
23
env :
24
- PYTHON_VERSION : ' 3.10 '
24
+ PYTHON_VERSION : ' 3.11 '
25
25
FLAKY_TESTS : keep_retrying
26
26
27
27
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.10 '
26
+ PYTHON_VERSION : ' 3.11 '
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.10 '
32
+ PYTHON_VERSION : ' 3.11 '
33
33
FLAKY_TESTS : keep_retrying
34
34
35
35
permissions :
You can’t perform that action at this time.
0 commit comments