Skip to content

Commit 26a8f46

Browse files
committed
ci
1 parent 32bab6e commit 26a8f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tauri-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
platform: [macos-latest, ubuntu-latest, windows-latest]
24+
platform: [ubuntu-latest]
2525

2626
runs-on: ${{ matrix.platform }}
2727
env:

0 commit comments

Comments
 (0)