-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
vers/.github/workflows/cd.yaml
Lines 85 to 90 in 7cb564d
| # TODO: Remove this once it's the default | |
| env: | |
| SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk | |
| with: | |
| command: build | |
| args: --release --locked --features tls-vendored --target ${{ matrix.target }} |
This issue was generated by todo based on a TODO comment in 7cb564d. It's been assigned to @reynn because they committed the code.
Reactions are currently unavailable