Skip to content

Commit 4e2f3f5

Browse files
committed
remove godot windows ci
1 parent dbb647c commit 4e2f3f5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
runs-on: ${{ matrix.os }}
3131
strategy:
3232
matrix:
33-
os: [ubuntu-latest, macos-latest, windows-latest]
33+
# TODO(181): Add back windows-latest.
34+
os: [ubuntu-latest, macos-latest]
3435
fail-fast: false
3536

3637
steps:
2.41 MB
Binary file not shown.

0 commit comments

Comments
 (0)