[GHA] Switch upload nighly distro's html page to ubuntu runner

This commit is contained in:
aboyko
2025-01-31 09:48:00 -05:00
parent 39c244d188
commit 1e71c38bcb

View File

@@ -20,7 +20,7 @@ env:
jobs:
upload-nightly-downloads-s3-cache:
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
with: