Skip to content

Commit

Permalink
Remove brew test on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ffurrer2 committed Jul 10, 2023
1 parent 8e1e265 commit 708e957
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,3 @@ jobs:
brew tap ffurrer2/homebrew-tap
brew install ffurrer2/tap/semver
semver version
linux-x64-semver:
name: Test linux/x64/semver
runs-on: ubuntu-latest
steps:
- name: Test semver installation
run: |
brew tap ffurrer2/homebrew-tap
brew install ffurrer2/tap/semver
semver version

0 comments on commit 708e957

Please sign in to comment.