Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvasanth authored Apr 22, 2024
1 parent 3d450ac commit 5b063d3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
name: Build

defaults:
run:
shell: bash

jobs:

Expand All @@ -21,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
goosarch:
goosarch:
- 'darwin/amd64'
- 'darwin/arm64'
- 'linux/386'
Expand Down

0 comments on commit 5b063d3

Please sign in to comment.