aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-08 14:37:18 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-08 14:37:18 +0300
commitadd0bd94ae047f16e87b4ab6c40171645cd901fd (patch)
tree28a3864c9257b72ac1b088810d3d732cf4d338c2
parentfix compiler warnings (diff)
downloadwinapi-common-add0bd94ae047f16e87b4ab6c40171645cd901fd.tar.gz
winapi-common-add0bd94ae047f16e87b4ab6c40171645cd901fd.zip
workflows/ci: remove redundant parameter
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index bf7e123..4f7a09b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -56,8 +56,6 @@ jobs:
key: 'boost_${{ env.BOOST_VERSION }}'
- name: Set up Python
uses: actions/setup-python@v2
- with:
- python-version: '3.x'
- name: Set up MinGW
uses: egor-tensin/setup-mingw@v2
with: