mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-14 00:15:17 +00:00
cd: fix linux runner version to 20.04
This commit is contained in:
parent
00d8fd2e16
commit
2d517ca0cb
2
.github/workflows/spotube-release.yml
vendored
2
.github/workflows/spotube-release.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
build/${{ steps.tag.outputs.tag }}/Spotube-macos-x86_64.dmg
|
||||
|
||||
publish_linux:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get latest tag
|
||||
|
Loading…
Reference in New Issue
Block a user