From 37d6fbbb9b60f592e0cd1ef90b210e6a888553ed Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 8 May 2021 02:55:47 +0300 Subject: workflows/ci: remove redundant parameters --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') 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: -- cgit v1.2.3