Update .github/workflows/main.yml

This commit is contained in:
Asif Saif Uddin 2023-09-05 10:44:47 +06:00 committed by GitHub
parent f802de23a8
commit fbddd6415e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ on:
jobs: jobs:
tests: tests:
name: Python ${{ matrix.python-version }} name: Python ${{ matrix.python-version }}
runs-on: ubuntu-22.04 runs-on: ubuntu-20.04
strategy: strategy:
matrix: matrix: