Skip to content

Commit

Permalink
Merge branch 'trunk-rs:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
maratik123 authored Nov 5, 2024
2 parents 2f97190 + 097ed88 commit 4b3ae0f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
branches:
- main
- release/*
merge_group:
types:
- checks_requested

jobs:
lint:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
fail-fast: false
matrix:
rust:
# switch back to stable once https://github.com/notify-rs/notify/pull/643 is merged
- "1.80.1"
- stable
target:
- x86_64-unknown-linux-gnu
- aarch64-unknown-linux-gnu
Expand Down

0 comments on commit 4b3ae0f

Please sign in to comment.