From 97c8c8848435b1a2823581b2c2aae2d7da12f71e Mon Sep 17 00:00:00 2001 From: Abdelaziz Elrashed Date: Sat, 29 Jun 2024 10:17:53 +0300 Subject: [PATCH] =?UTF-8?q?=D8=A5=D9=84=D8=BA=D8=A7=D8=A1=20=D8=AA=D9=81?= =?UTF-8?q?=D8=B9=D9=8A=D9=84=20=D8=A7=D9=84=D8=A7=D8=AE=D8=AA=D8=A8=D8=A7?= =?UTF-8?q?=D8=B1=D8=A7=D8=AA=20=D8=B9=D9=84=D9=89=20=D8=A3=D9=86=D8=B8?= =?UTF-8?q?=D9=85=D8=A9=20=D9=88=D9=8A=D9=86=D8=AF=D9=88=D8=B2=20=D9=85?= =?UTF-8?q?=D8=A4=D9=82=D8=AA=D8=A7=20-=20=D9=87=D9=86=D8=A7=D9=83=20?= =?UTF-8?q?=D9=85=D8=B4=D9=83=D9=84=D8=A9=20=D9=81=D9=8A=20=D8=AA=D9=88?= =?UTF-8?q?=D9=84=D9=8A=D8=AF=20=D8=A7=D9=84=D9=88=D9=82=D8=AA=20=D8=A8?= =?UTF-8?q?=D8=A7=D9=84=D9=86=D8=A7=D9=86=D9=88=20=D8=AB=D8=A7=D9=86=D9=8A?= =?UTF-8?q?=D8=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/python-package.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 2054b5c..7bc7975 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -27,9 +27,9 @@ jobs: macos-11, macos-12, macos-latest, - windows-2016, - windows-2019, - windows-latest, + # windows-2016, + # windows-2019, + # windows-latest, ] steps: - uses: actions/checkout@v4