mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
build(ci): change goreleaser back to ubuntu runner (#1331)
* feat(ci): flip to windows 2019 from 2022 * it ended in a church?! * shuttleworth? are you there * build(release): remove windows step
This commit is contained in:
parent
a0a81ed34c
commit
202030272f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -87,7 +87,7 @@ jobs:
|
|||
|
||||
goreleaserbuild:
|
||||
name: Build distribution binaries
|
||||
runs-on: windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
needs: [web, test]
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue