mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Use runner-os consistently in integ-tests
This commit is contained in:
@@ -100,7 +100,7 @@ jobs:
|
||||
|
||||
# Test that build scans are captured when caching is disabled because Gradle User Home already exists
|
||||
cache-disabled-pre-existing-gradle-home:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest # This test only runs on Ubuntu
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user