Skip to content

Commit e085f59

Browse files
authored
Merge pull request #703 from WisdomPill/ci_latest_ubuntu
2 parents 5fbeadd + b2295df commit e085f59

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
Django ${{ matrix.django-version }},
1010
Redis.py ${{ matrix.redis-version }}
1111
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-latest
1313

1414
strategy:
1515
fail-fast: false

changelog.d/703.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Use ubuntu-latest for CI

0 commit comments

Comments
 (0)