File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -17,63 +17,63 @@ jobs:
17
17
- os : ubuntu-20.04
18
18
compiler : gcc
19
19
version : " 9"
20
- python-version : " 3.7 "
20
+ python-version : " 3.9 "
21
21
castxml : " castxml"
22
22
castxml-epic : 0
23
23
cppstd : " -std=c++98"
24
24
25
25
- os : ubuntu-20.04
26
26
compiler : gcc
27
27
version : " 9"
28
- python-version : " 3.8 "
28
+ python-version : " 3.10 "
29
29
castxml : " castxml"
30
30
castxml-epic : 0
31
31
cppstd : " -std=c++98"
32
32
33
33
- os : ubuntu-20.04
34
34
compiler : gcc
35
35
version : " 9"
36
- python-version : " 3.9 "
36
+ python-version : " 3.11 "
37
37
castxml : " castxml"
38
38
castxml-epic : 0
39
39
cppstd : " -std=c++98"
40
40
41
41
- os : ubuntu-20.04
42
42
compiler : gcc
43
43
version : " 9"
44
- python-version : " 3.10 "
44
+ python-version : " 3.12 "
45
45
castxml : " castxml"
46
46
castxml-epic : 0
47
47
cppstd : " -std=c++98"
48
48
49
49
- os : ubuntu-20.04
50
50
compiler : gcc
51
51
version : " 9"
52
- python-version : " 3.11 "
52
+ python-version : " 3.13 "
53
53
castxml : " castxml"
54
54
castxml-epic : 0
55
55
cppstd : " -std=c++98"
56
56
57
57
- os : ubuntu-20.04
58
58
compiler : gcc
59
59
version : " 9"
60
- python-version : " 3.8 "
60
+ python-version : " 3.13 "
61
61
castxml : " castxml"
62
62
castxml-epic : 1
63
63
cppstd : " -std=c++98"
64
64
65
65
- os : ubuntu-20.04
66
66
compiler : gcc
67
67
version : " 9"
68
- python-version : " 3.8 "
68
+ python-version : " 3.13 "
69
69
castxml : " castxml"
70
70
castxml-epic : 1
71
71
cppstd : " -std=c++11"
72
72
73
73
- os : macos-13
74
74
compiler : xcode
75
75
version : " default"
76
- python-version : " 3.8 "
76
+ python-version : " 3.13 "
77
77
castxml : " castxml"
78
78
castxml-epic : 0
79
79
cppstd : " -std=c++98"
You can’t perform that action at this time.
0 commit comments