Skip to content

Commit

Permalink
revert: revert back os version change during rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
OmerBhatti committed Sep 27, 2024
1 parent 431e0f4 commit 1d0cbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04]
os: [ubuntu-latest]
python-version: ['3.11', '3.12']
toxenv: [django42, quality, package]

Expand Down

0 comments on commit 1d0cbd9

Please sign in to comment.