Skip to content

Commit

Permalink
Merge pull request #703 from WisdomPill/ci_latest_ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
WisdomPill authored Nov 13, 2023
2 parents 5fbeadd + b2295df commit e085f59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -9,7 +9,7 @@ jobs:
Django ${{ matrix.django-version }},
Redis.py ${{ matrix.redis-version }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest

strategy:
fail-fast: false
Expand Down
1 change: 1 addition & 0 deletions changelog.d/703.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Use ubuntu-latest for CI

0 comments on commit e085f59

Please sign in to comment.