mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-13 19:22:22 +08:00
Re-enable cache-cleanup on Windows
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
type: string
|
||||
runner-os:
|
||||
type: string
|
||||
default: '["ubuntu-latest", "macos-latest"]' # Windows is not yet supported
|
||||
default: '["ubuntu-latest", "windows-latest", "macos-latest"]'
|
||||
download-dist:
|
||||
type: boolean
|
||||
default: false
|
||||
|
Reference in New Issue
Block a user