Change: [CI] Use xxx-latest runners for all workflows
This commit is contained in:
2
.github/workflows/release-source.yml
vendored
2
.github/workflows/release-source.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
source:
|
||||
name: Source
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
outputs:
|
||||
version: ${{ steps.metadata.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user