We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24a3b92 + 00d676a commit f0c7f67Copy full SHA for f0c7f67
.github/workflows/integration_tests.yml
@@ -30,7 +30,7 @@ jobs:
30
node-version: '16'
31
- uses: actions/setup-python@v4
32
with:
33
- python-version: '2.7.x'
+ python-version: '3.x'
34
- name: Install Bundler
35
run: gem install bundler
36
- name: Install Kind
0 commit comments