Skip to content

Commit e6f770c

Browse files
committedOct 27, 2022
chore: update workflows config.
1 parent 69dc301 commit e6f770c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.marster.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
successful: ${{steps.create_tag.outputs.successful }}
9393

9494
github-package:
95-
runs-on: ubuntu-18.04
95+
runs-on: ubuntu-latest
9696
needs: build-deploy
9797
if: needs.build-deploy.outputs.successful
9898
steps:

0 commit comments

Comments
 (0)
Please sign in to comment.