Skip to content

Commit

Permalink
Update pytest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
biosafetylvl5 authored Nov 11, 2024
1 parent 8ff73f6 commit d3248bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: ['3.6.7', '3.10', '3.12', '3.13'] # Specify the Python versions you want to test
Expand Down

0 comments on commit d3248bb

Please sign in to comment.