mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-12 16:10:07 +01:00
fix(github-actions): remove windows support
This commit is contained in:
parent
735d6c0e40
commit
17d090c5b8
1 changed files with 0 additions and 3 deletions
3
.github/workflows/large-scope.yml
vendored
3
.github/workflows/large-scope.yml
vendored
|
|
@ -82,9 +82,6 @@ jobs:
|
|||
- os: macos-latest
|
||||
target: aarch64-apple-darwin
|
||||
type: unix
|
||||
- os: windows-latest
|
||||
target: x86_64-pc-windows-msvc
|
||||
type: windows
|
||||
steps:
|
||||
- name: Rust install
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue