Merge pull request #2040 from michael1-0/machine-change

📝 Update deprecated machine to newest for GitHub Pages
This commit is contained in:
Nuno Coração
2025-05-01 16:31:41 +01:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ on:
jobs:
build-deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:

View File

@@ -47,7 +47,7 @@ on:
jobs:
build-deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:

View File

@@ -47,7 +47,7 @@ on:
jobs:
build-deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:

View File

@@ -47,7 +47,7 @@ on:
jobs:
build-deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps: