Skip to content

Commit c524974

Browse files
author
richardson
committed
去掉linux
1 parent e33fe90 commit c524974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
8989
strategy:
9090
matrix:
91-
os: [ubuntu-latest, windows-latest, macos-latest]
91+
os: [windows-latest, macos-latest]
9292

9393
steps:
9494
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)