File tree 2 files changed +3
-30
lines changed
2 files changed +3
-30
lines changed Original file line number Diff line number Diff line change @@ -41,43 +41,13 @@ jobs:
41
41
- ' 1.11'
42
42
# - 'nightly'
43
43
os :
44
- - ubuntu-24.04
45
- # `ubuntu-22.04-arm` is considered more stable than `ubuntu-24.04-arm`:
46
- # <https://github.com/orgs/community/discussions/148648#discussioncomment-12099554>.
47
- - ubuntu-22.04-arm
48
44
- macOS-13
49
- - macOS-latest
50
45
test_group :
51
46
- core
52
47
- neural_networks
53
48
- integration
54
49
assertions :
55
50
- false
56
- include :
57
- - os : ubuntu-24.04
58
- version : ' 1.10'
59
- assertions : true
60
- test_group : core
61
- - os : ubuntu-24.04
62
- version : ' 1.10'
63
- assertions : true
64
- test_group : neural_networks
65
- - os : ubuntu-24.04
66
- version : ' 1.10'
67
- assertions : true
68
- test_group : integration
69
- # - os: ubuntu-24.04
70
- # libReactant: packaged
71
- # version: '1.10'
72
- # test_group: core
73
- # - os: ubuntu-24.04
74
- # libReactant: packaged
75
- # version: '1.10'
76
- # test_group: neural_networks
77
- # - os: ubuntu-24.04
78
- # libReactant: packaged
79
- # version: '1.10'
80
- # test_group: integration
81
51
steps :
82
52
- uses : actions/checkout@v4
83
53
- uses : julia-actions/setup-julia@v2
Original file line number Diff line number Diff line change
1
+ [Reactant_jll ]
2
+ gpu = " none"
3
+ mode = " dbg"
You can’t perform that action at this time.
0 commit comments