Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Switch to hosted runners temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
benbz committed Dec 12, 2023
1 parent 06ebec9 commit bb4f80c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# see: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
permissions:
contents: write
runs-on: cpu-s
runs-on: ubuntu-latest
container: ghcr.io/vector-im/chart-releaser:cr-push-fix
steps:
- name: Checkout
Expand All @@ -40,4 +40,3 @@ jobs:
charts_dir: ./helm
skip_existing: true
skip_cr_install: true

0 comments on commit bb4f80c

Please sign in to comment.