We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f36604 + 3ba8ef9 commit d4cee30Copy full SHA for d4cee30
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
tests:
11
name: Python ${{ matrix.python-version }}
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
13
14
strategy:
15
matrix:
@@ -50,7 +50,7 @@ jobs:
50
51
test-docs:
52
name: Test documentation links
53
- runs-on: ubuntu-22.04
54
steps:
55
- uses: actions/checkout@v4
56
rest_framework/locale/ko_KR/LC_MESSAGES/django.mo
2.78 KB
0 commit comments