Skip to content

Commit 1f2a504

Browse files
authored
Merge pull request #206 from harness/CLI-54049/add-GatewayAPI-spec-resources
fixing broken python build for develop
2 parents a55005c + 7f4f057 commit 1f2a504

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- uses: actions/setup-python@v4
3636
with:
37-
python-version: 3.7
37+
python-version: '3.11'
3838

3939
# Chart testing command docs https://github.com/helm/chart-testing#usage
4040
- name: Set up chart-testing

0 commit comments

Comments
 (0)