Skip to content

Commit 0a6eb4a

Browse files
committed
fix/update/cicd
1 parent 1d81294 commit 0a6eb4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
fail-fast: false
4646
matrix:
47-
os: [ubuntu-latest, macos-latest, windows-latest]
47+
os: [ubuntu-latest]
4848
needs: build-test-images
4949
steps:
5050
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)