Skip to content

Commit d1cc19b

Browse files
committed
remove obsolete comment
See rust-lang#2176
1 parent a710e50 commit d1cc19b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/bindgen.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ jobs:
111111
runs-on: ${{matrix.os}}
112112
strategy:
113113
matrix:
114-
# TODO(#1954): These should be run on mac too, but turns out they're
115-
# broken.
116114
os: [ubuntu-latest, macos-latest]
117115
steps:
118116
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)