[GHA-Build] Correct osx vs linux incompatibility
This commit is contained in:
2
.github/workflows/clear_s3_cache.yml
vendored
2
.github/workflows/clear_s3_cache.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
jobs:
|
||||
|
||||
clear-s3-cache:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user