Skip to content

Commit 730aaca

Browse files
JerryJerry
Jerry
authored and
Jerry
committed
update
1 parent 8d6a534 commit 730aaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
needs: lint
3333
strategy:
3434
matrix:
35-
os: [ ubuntu-latest, macos-latest ]
35+
os: [ ubuntu-latest ]
3636
go: [ '1.22' , '1.23', '1.24' ]
3737
runs-on: ${{ matrix.os }}
3838
steps:

0 commit comments

Comments
 (0)