Skip to content

Commit 05ebcac

Browse files
authored
remove obsolete comment (#2538)
See #2176
1 parent 26d672e commit 05ebcac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/bindgen.yml

-2
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)