Skip to content

Commit e8e0adc

Browse files
committed
Reverting to just linux for now
1 parent 60c9c23 commit e8e0adc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
goos: [linux, darwin]
13+
goos: [linux]
1414
goarch: [amd64]
1515
steps:
1616
- name: Set up Go
4.58 MB
Binary file not shown.

0 commit comments

Comments
 (0)