about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authordirkf <fieldhouse@gmx.net>2022-10-04 00:42:15 +0100
committerdirkf <fieldhouse@gmx.net>2022-10-04 11:31:29 +0100
commit9493ffdb8b690732e995422621bad3ed6c9041f5 (patch)
tree1cd3f8dff30ab662f341d33d6b0e5875ad80836c /.github
parent7009bb9f3182449ae8cc05cc28b768b63030a485 (diff)
downloadyoutube-dl-9493ffdb8b690732e995422621bad3ed6c9041f5.tar.gz
youtube-dl-9493ffdb8b690732e995422621bad3ed6c9041f5.tar.xz
youtube-dl-9493ffdb8b690732e995422621bad3ed6c9041f5.zip
[test] Use windows-2019 for tests
(At least for now) resolves #31249
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 90bd63c32..a609f3704 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -15,12 +15,12 @@ jobs:
         run-tests-ext: [sh]
         include:
         # python 3.2 is only available on windows via setup-python
-        - os: windows-latest
+        - os: windows-2019
           python-version: 3.2
           python-impl: cpython
           ytdl-test-set: core
           run-tests-ext: bat
-        - os: windows-latest
+        - os: windows-2019
           python-version: 3.2
           python-impl: cpython
           ytdl-test-set: download