main #24

Merged
andy merged 33 commits from main into dev 2025-03-08 22:13:53 +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