ci: remove container image pin from release workflow
This commit is contained in:
parent
5da9643e92
commit
b194346047
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ on:
|
|||
jobs:
|
||||
goreleaser:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: code.forgejo.org/oci/node:22-bookworm
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue