Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
how about now
Browse files Browse the repository at this point in the history
  • Loading branch information
ebcrowder committed Feb 23, 2021
1 parent c1675e5 commit 6a94c6c
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,16 +72,7 @@ jobs:
RUST_BACKTRACE: 1
strategy:
matrix:
build:
[
linux-gnu,
linux-musl,
linux-arm,
macos,
win-msvc,
win-gnu,
win32-msvc,
]
build: [linux-gnu, linux-musl, linux-arm, macos, win-gnu, win32-msvc]
include:
- build: linux-gnu
os: ubuntu-latest
Expand Down

0 comments on commit 6a94c6c

Please sign in to comment.