From d3b9f66f68fe0700c2610e297e7d382d7adc925c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 8 May 2021 02:11:32 +0300 Subject: workflows: lint, tweak job names, etc. --- .github/workflows/ci_appveyor.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github/workflows/ci_appveyor.yml') diff --git a/.github/workflows/ci_appveyor.yml b/.github/workflows/ci_appveyor.yml index 752d2d5..fd4494f 100644 --- a/.github/workflows/ci_appveyor.yml +++ b/.github/workflows/ci_appveyor.yml @@ -35,8 +35,6 @@ jobs: uses: actions/checkout@v2 - name: Set up Python uses: actions/setup-python@v2 - with: - python-version: '3.x' - name: Cache Boost uses: actions/cache@v2 with: -- cgit v1.2.3