pipeline-test #17

Merged
andy merged 4 commits from pipeline-test into main 2025-03-05 19:34:40 +03:00
Showing only changes of commit 0906b95273 - Show all commits

View File

@ -8,7 +8,7 @@ on:
jobs:
Build:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04-slim
steps:
- name: Checkout the repo
uses: actions/checkout@v4