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

This commit is contained in:
2024-05-13 14:55:14 +03:00
parent 2f61d197ae
commit 2ec35f434d

View File

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