aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-08 15:17:55 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-08 15:17:55 +0300
commit221134d406bbcd0dede2d35bef51bd7d15fc97e8 (patch)
treeae8c455834b899f99ed689ac1f6cb90e47cbfa6b
parenttest: +x *.py (diff)
downloadaes-tools-221134d406bbcd0dede2d35bef51bd7d15fc97e8.tar.gz
aes-tools-221134d406bbcd0dede2d35bef51bd7d15fc97e8.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 ba18437..bfc5017 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -48,8 +48,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: