aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-08 02:55:47 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-08 14:24:52 +0300
commit37d6fbbb9b60f592e0cd1ef90b210e6a888553ed (patch)
tree14d182969fdf37c31118bbc2f497c909cedc21f3 /.github
parentfix compiler warnings (diff)
downloadwinapi-utf8-37d6fbbb9b60f592e0cd1ef90b210e6a888553ed.tar.gz
winapi-utf8-37d6fbbb9b60f592e0cd1ef90b210e6a888553ed.zip
workflows/ci: remove redundant parameters
Diffstat (limited to '.github')
-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 534ee68..4a2a25a 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: