diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d9c15f61..98b3b34d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,7 +8,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: ubuntu-latest # 24.04 steps: # Checkout the repository - name: Checkout repository