[SIS-xxx] changing github actions image version to a concrete version and upgrading to docker compose

This commit is contained in:
Sheldan
2024-08-02 22:37:04 +02:00
parent 212bc09d90
commit 03f9b64db2
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3