Skip to content

Commit

Permalink
Tests: Don't use two different versions of Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterPhoenix authored Sep 13, 2024
1 parent d43712b commit 51357ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
no-coverage: [0]
include:
- os: ubuntu-latest
- os: ubuntu-20.04
python-version: pypy-3.10
no-coverage: 1
steps:
Expand Down

0 comments on commit 51357ff

Please sign in to comment.