mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +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:
|
goreleaserbuild:
|
||||||
name: Build distribution binaries
|
name: Build distribution binaries
|
||||||
runs-on: windows-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [web, test]
|
needs: [web, test]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue