From: Bob Halley Date: Mon, 1 Sep 2025 23:40:34 +0000 (-0700) Subject: remove obsolete CI exclude X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0eaf50da6bfd3e79704a530aa4ce36e98f5256;p=thirdparty%2Fdnspython.git remove obsolete CI exclude --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 708f7c23..68e09dda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,8 +33,6 @@ jobs: - "3.14-dev" - "pypy3.10" exclude: - - os: windows-latest - python-version: "3.9" - os: windows-latest python-version: "3.10" - os: windows-latest