mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
Revert from Self Hosted to Ubunut-latest for actions (#5965)
* Update auto-update-app-headers.yml * Update autolabeler.yml * Update changelog-pr.yml * Update crawl-versions.yaml * Update delete-json-branch.yml * Update frontend-cicd.yml * Update github-release.yml * Update update-json-date.yml
This commit is contained in:
committed by
GitHub
parent
3aff85b730
commit
149b2f1602
2
.github/workflows/frontend-cicd.yml
generated
vendored
2
.github/workflows/frontend-cicd.yml
generated
vendored
@@ -26,7 +26,7 @@ concurrency:
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository == 'community-scripts/ProxmoxVE'
|
||||
runs-on: runner-cluster-htl-set
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: frontend # Set default working directory for all run steps
|
||||
|
||||
Reference in New Issue
Block a user