Skip to content

Commit 1e71c38

Browse files
committed
[GHA] Switch upload nighly distro's html page to ubuntu runner
1 parent 39c244d commit 1e71c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-nightly-downloads-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
jobs:
2121

2222
upload-nightly-downloads-s3-cache:
23-
runs-on: macos-latest
23+
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
2626
with:

0 commit comments

Comments
 (0)