Skip to content

Commit

Permalink
Update runner runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Apr 13, 2023
1 parent 5e02e92 commit 9b14d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
env:
HELM_REPO: "${{ github.repository }}" # This repo
TESTS_REPO: RocketChat/rocketchat-release-tests
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
if: github.event_name == 'release'
steps:
- name: Parse environment variables
Expand Down

0 comments on commit 9b14d9a

Please sign in to comment.