Update .forgejo/workflows/deploy.yaml
This commit is contained in:
parent
129963ff8d
commit
8f3dc5b90a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: nix
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: python:3.13-trixie
|
image: python:3.13-trixie
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue