Skip to content

Commit

Permalink
تقليل وقت الاختبارات في مستودع البرمجة المصدرية عن طريق الاكتفاء بآخر…
Browse files Browse the repository at this point in the history
… اصدارات من أنظمة أبونتو و ماك فقط
  • Loading branch information
vzool committed Jun 29, 2024
1 parent f0dc085 commit 5ea3078
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
"3.12",
]
os: [
ubuntu-18.04,
ubuntu-20.04,
# ubuntu-18.04,
# ubuntu-20.04,
ubuntu-latest,
macos-11,
macos-12,
# macos-11,
# macos-12,
macos-latest,
# windows-2016,
# windows-2019,
Expand Down

0 comments on commit 5ea3078

Please sign in to comment.