Update runs-on
Some checks failed
Compile Latex and Release PDF / build_latex (push) Failing after 1s
Some checks failed
Compile Latex and Release PDF / build_latex (push) Failing after 1s
This commit is contained in:
parent
a6491841f5
commit
f60389ed6e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_latex:
|
build_latex:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
Loading…
Add table
Reference in a new issue