Skip to content

Commit

Permalink
remove windows gnu target
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron1024 committed Jun 9, 2022
1 parent 3059f62 commit 90e434f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,6 @@ jobs:
toolchain: [stable]
cross: [false]
include:
# Windows
- config: {os: windows-latest, target: x86_64-pc-windows-gnu}
toolchain: stable-x86_64-pc-windows-gnu
cross: false
- config: {os: windows-latest, target: x86_64-pc-windows-msvc}
toolchain: stable-x86_64-pc-windows-msvc
cross: false
Expand Down

0 comments on commit 90e434f

Please sign in to comment.