Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
run windows / mac on branch
  • Loading branch information
kyleconroy committed Dec 5, 2023
commit a9951b09f8945ebeb45b07bcac79dcb18e028ef2
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
# https://github.com/orgs/community/discussions/26253#discussioncomment-6745038
isMain:
- ${{ github.ref == 'refs/heads/main' }}
exclude:
- isMain: false
# exclude:
# - isMain: false
include:
- os: ubuntu-latest
cgo: '1'
Expand Down