chore(deps): update dependency ubuntu to v24
Some checks failed
FanslySync Build & Test / FanslySync Test Runner (push) Failing after 28m57s
Some checks failed
FanslySync Build & Test / FanslySync Test Runner (push) Failing after 28m57s
This commit is contained in:
parent
3ffb8cf528
commit
3c7e417c2e
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -11,7 +11,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
draft:
|
draft:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
@ -69,7 +69,7 @@ jobs:
|
|||||||
|
|
||||||
publish:
|
publish:
|
||||||
needs: [build_desktop]
|
needs: [build_desktop]
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user