Skip to content

Commit 8d50cd2

Browse files
author
Akos Kitta
committed
removed runs-on
Signed-off-by: Akos Kitta <[email protected]>
1 parent 3c16e7b commit 8d50cd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
publish:
5959
needs: build
6060
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
61-
runs-on: ubuntu-latest
6261
uses: docker://plugins/s3
6362
steps:
6463
- name: Download [GitHub Actions]

0 commit comments

Comments
 (0)