1 parent 416ddb2 commit 547226fCopy full SHA for 547226f
1 file changed
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
# Don't cancel the remaining OS builds when one fails
36
fail-fast: false
37
matrix:
38
- os: [ ubuntu-latest, windows-latest ]
+ os: [ ubuntu-latest ]
39
java-distribution: [ temurin ]
40
#
41
# There is no protobuf 2.x version for `aarch64`.
0 commit comments