update build pipeline

This commit is contained in:
Yuli
2024-04-28 10:10:56 +03:00
parent b4d5a57ef6
commit 632898f3cd

View File

@@ -5,7 +5,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-22.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1