Skip to content

Commit

Permalink
ci: use default phyton version
Browse files Browse the repository at this point in the history
  • Loading branch information
irmannmal authored Nov 18, 2023
1 parent 181f769 commit 8056ffb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
version: v3.12.1
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.10
check-latest: true
architecture: x86
- name: Set up Chart Testing
uses: helm/[email protected]
- name: Run chart-testing (list-changed)
Expand Down

0 comments on commit 8056ffb

Please sign in to comment.