Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065)

* remove ubuntu-20.04

* check failure fix

* remove spaces

* npm run format-check
This commit is contained in:
aparnajyothi-y
2025-04-12 00:06:23 +05:30
committed by GitHub
parent 8d9ed9ac5c
commit e348410e00
5 changed files with 2 additions and 15 deletions

View File

@@ -78,6 +78,8 @@ jobs:
python-version: pypy-3.11-v7.x
- os: ubuntu-22.04
python-version: pypy-3.11-v7.x
- os: ubuntu-22.04-arm
python-version: pypy-3.10-v7.x
- os: ubuntu-22.04-arm
python-version: pypy-3.11-v7.x
steps: