Skip to content

Commit 71664d4

Browse files
committed
Add macOS to external type check
1 parent f35b84d commit 71664d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
os:
128128
- windows-latest
129129
- ubuntu-latest
130+
- macos-latest
130131
rust:
131132
# `check-external-types` requires a specific Rust nightly version. See
132133
# the README for details: https://github.com/awslabs/cargo-check-external-types

0 commit comments

Comments
 (0)