File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 37
37
fail-fast : false
38
38
matrix :
39
39
version :
40
- # - "1.10"
40
+ - " 1.10"
41
41
- " 1.11"
42
42
# - 'nightly'
43
43
os :
@@ -59,21 +59,21 @@ jobs:
59
59
assertions :
60
60
- false
61
61
include :
62
- # - os: ubuntu-24.04
63
- # version: "1.10"
64
- # assertions: true
65
- # test_group: core
66
- # runtime: "PJRT"
67
- # - os: ubuntu-24.04
68
- # version: "1.10"
69
- # assertions: true
70
- # test_group: neural_networks
71
- # runtime: "PJRT"
72
- # - os: ubuntu-24.04
73
- # version: "1.10"
74
- # assertions: true
75
- # test_group: integration
76
- # runtime: "PJRT"
62
+ - os : ubuntu-24.04
63
+ version : " 1.10"
64
+ assertions : true
65
+ test_group : core
66
+ runtime : " PJRT"
67
+ - os : ubuntu-24.04
68
+ version : " 1.10"
69
+ assertions : true
70
+ test_group : neural_networks
71
+ runtime : " PJRT"
72
+ - os : ubuntu-24.04
73
+ version : " 1.10"
74
+ assertions : true
75
+ test_group : integration
76
+ runtime : " PJRT"
77
77
# - os: ubuntu-24.04
78
78
# libReactant: packaged
79
79
# version: '1.10'
You can’t perform that action at this time.
0 commit comments