Skip to content

Commit

Permalink
deploy: Skip MSVC
Browse files Browse the repository at this point in the history
  • Loading branch information
barrbrain committed Nov 22, 2023
1 parent 7b554c0 commit 554992f
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,6 @@ jobs:
- x86-64-v2
- x86-64-v3
include:
- conf: msvc
name: msvc-generic
toolchain: stable
profile: release
target_cpu: x86-64
- conf: msvc
name: msvc-sse4
toolchain: stable
profile: release
target_cpu: x86-64-v2
- conf: msvc
name: msvc-avx2
toolchain: stable
profile: release
target_cpu: x86-64-v3
- conf: gnu
name: gnu-generic
toolchain: stable-x86_64-pc-windows-gnu
Expand Down

0 comments on commit 554992f

Please sign in to comment.