Skip to content

Commit

Permalink
chore: Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dulingzhi committed Nov 16, 2023
1 parent d3e0509 commit 832da8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:

jobs:
build:
runs-on: windows-latest
runs-on: [windows-latest, mac-latest]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 832da8c

Please sign in to comment.