mirror of
https://github.com/zhaojh329/rttys.git
synced 2026-02-27 09:53:21 +08:00
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-go@v5
|
||||
@@ -51,7 +51,7 @@ jobs:
|
||||
prerelease: false
|
||||
files: rttys-*.tar.gz
|
||||
docker:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- id: get-version
|
||||
uses: battila7/get-version-action@v2
|
||||
|
||||
Reference in New Issue
Block a user