We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40364f9 commit f649ab6Copy full SHA for f649ab6
.github/workflows/mozc-ut.yaml
@@ -7,7 +7,7 @@ permissions: read-all
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
9
cancel-in-progress: true
10
-
+jobs:
11
build_windows:
12
runs-on: windows-latest
13
timeout-minutes: 120
0 commit comments