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.
1 parent c2edab6 commit fb94802Copy full SHA for fb94802
.github/workflows/test.yml
@@ -13,7 +13,7 @@ env:
13
jobs:
14
build:
15
name: build (Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }})
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
17
strategy:
18
fail-fast: false
19
matrix:
0 commit comments