Attempting to fix the publish action.
Some checks failed
StarFields Django Rest Framework Generics / build (push) Failing after 5s
Lint / Lint (push) Failing after 22s

This commit is contained in:
2024-05-13 13:46:37 +03:00
parent 0fccdf60bd
commit 4a45f05f2d

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout code