Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Ayupov authored Apr 24, 2024
1 parent f16663b commit 739437b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:

env:
CARGO_TERM_COLOR: always
Expand All @@ -16,7 +17,7 @@ jobs:
platform:
- os: ubuntu-latest
- os: windows-latest
- os: macOS-13
- os: macOS-14

runs-on: ${{ matrix.platform.os }}

Expand Down

0 comments on commit 739437b

Please sign in to comment.