fix: update github actions & remove edx runner

This commit is contained in:
Irtaza Akram
2024-05-22 10:30:33 +05:00
committed by Feanil Patel
parent f12cd32fce
commit e428dd4511
21 changed files with 81 additions and 78 deletions

View File

@@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}