Update .github/workflows/build.yml
This commit is contained in:
parent
08001c2281
commit
7d14dffae1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -8,7 +8,7 @@ on: [pull_request, push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: checkout repository
|
- name: checkout repository
|
||||||
uses: https://git.eplg.services/actions/checkout@v4
|
uses: https://git.eplg.services/actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue