[AB-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:36:04 +02:00
parent a3545c4af0
commit ccbf6147e9
2 changed files with 3 additions and 3 deletions

View File

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