Skip to content

Commit 25fb6ff

Browse files
committed
try without windows platform
1 parent 41faf0e commit 25fb6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
context: .
5656
file: ./crates/xtask/Dockerfile
57-
platforms: linux/amd64,linux/arm64,windows/amd64
57+
platforms: linux/amd64,linux/arm64
5858
cache-from: type=gha
5959
cache-to: type=gha,mode=max
6060
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)