Skip to content

Commit fc8e590

Browse files
authored
ci: build also on macOS
1 parent 3eca1ab commit fc8e590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ${{ matrix.os }}
3737
strategy:
3838
matrix:
39-
os: [ubuntu-latest, windows-latest]
39+
os: [ubuntu-latest, windows-latest, macos-latest]
4040
toolchain:
4141
- "1.85" # MSRV (Minimum supported rust version)
4242
- stable

0 commit comments

Comments
 (0)