File tree Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Original file line number Diff line number Diff line change @@ -115,19 +115,17 @@ steps:
115
115
os : aix
116
116
<< : *common
117
117
118
- # TODO: Re-enable this when the FreeBSD runners are back online
119
- # https://github.com/llvm/llvm-project/issues/117780
120
- # - group: ':freebsd: FreeBSD'
121
- # steps:
122
- # - label: FreeBSD 13 amd64
123
- # command: libcxx/utils/ci/run-buildbot generic-cxx26
124
- # env:
125
- # CC: clang17
126
- # CXX: clang++17
127
- # agents:
128
- # queue: libcxx-builders
129
- # os: freebsd
130
- # <<: *common
118
+ - group : ' :freebsd: FreeBSD'
119
+ steps :
120
+ - label : FreeBSD 13 amd64
121
+ command : libcxx/utils/ci/run-buildbot generic-cxx26
122
+ env :
123
+ CC : clang17
124
+ CXX : clang++17
125
+ agents :
126
+ queue : libcxx-builders
127
+ os : freebsd
128
+ << : *common
131
129
132
130
- group : ' :android: Android'
133
131
steps :
You can’t perform that action at this time.
0 commit comments