Skip to content

Commit

Permalink
Update release-by-label-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
8go authored Sep 16, 2024
1 parent f2ee5a6 commit d852e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-by-label-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

linux:
runs-on: ubuntu-latest
container: ubuntu:18.04
container: ubuntu:24.04
needs: tagname
env:
RELEASE_TAG_NAME: ${{ needs.tagname.outputs.tag_name }}
Expand Down

0 comments on commit d852e3a

Please sign in to comment.