correct runner image
All checks were successful
Gitea Actions Demo / checkout (push) Successful in 21s
All checks were successful
Gitea Actions Demo / checkout (push) Successful in 21s
This commit is contained in:
parent
203d6bf29b
commit
482fd5dac6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: ubuntu-latest
|
runs-on: latex-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: compile
|
- name: compile
|
||||||
|
|
Loading…
Reference in a new issue