aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/ci_appveyor.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-08 02:11:32 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-08 02:11:32 +0300
commitd3b9f66f68fe0700c2610e297e7d382d7adc925c (patch)
tree08d4c8983585584dadc1d58555d58f46060aa66b /.github/workflows/ci_appveyor.yml
parenttoolset "visual-studio" -> "vs" (diff)
downloadcmake-common-d3b9f66f68fe0700c2610e297e7d382d7adc925c.tar.gz
cmake-common-d3b9f66f68fe0700c2610e297e7d382d7adc925c.zip
workflows: lint, tweak job names, etc.
Diffstat (limited to '.github/workflows/ci_appveyor.yml')
-rw-r--r--.github/workflows/ci_appveyor.yml2
1 files changed, 0 insertions, 2 deletions
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: