Update django.yml

Rollback runner for now
This commit is contained in:
2022-12-11 01:01:01 +00:00
committed by GitHub
parent a7bf990666
commit 5178614d71

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
if: "!contains(github.event.head_commit.message, '[ci skip]')"
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps: