Skip to content

Commit 379197a

Browse files
ci(macos): added to releases (#228)
1 parent 94b32d1 commit 379197a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
os:
5656
- ubuntu-latest
5757
- windows-latest
58+
- macos-latest
5859
rust:
5960
- 1.75 # MSRV (also change in Cargo.toml)
6061
- stable
@@ -121,6 +122,7 @@ jobs:
121122
os:
122123
- ubuntu-latest
123124
- windows-latest
125+
- macos-latest
124126
steps:
125127
- uses: actions/checkout@v1
126128
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)