chore: setup forgejo test workflow - part III
Some checks failed
test / test (push) Has been cancelled
Some checks failed
test / test (push) Has been cancelled
This commit is contained in:
parent
584a6562a7
commit
03b2a8fbb0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu24
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/erlef/setup-beam@v1
|
||||
|
|
Loading…
Reference in a new issue