Skip to content

Commit 830c7a9

Browse files
committed
Revert "Setup python3"
This reverts commit 3487cd4.
1 parent 239890d commit 830c7a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/master.yml

-4
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,6 @@ jobs:
126126
steps:
127127
- name: Checkout
128128
uses: actions/checkout@v2
129-
- name: Setup Python
130-
uses: actions/setup-python@v2
131-
with:
132-
python-version: '3.x'
133129
# https://github.com/docker/build-push-action
134130
- name: Set up Docker Buildx
135131
uses: docker/setup-buildx-action@v1

0 commit comments

Comments
 (0)