Skip to content

Commit

Permalink
ci: revert to ubuntu 20.04 since older versions of python cannot be i…
Browse files Browse the repository at this point in the history
…nstalled
  • Loading branch information
upsetbit committed Jul 15, 2024
1 parent 070d2f4 commit fceb7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
tests:
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
strategy:
matrix:
include:
Expand Down

0 comments on commit fceb7ce

Please sign in to comment.