Skip to content

Commit

Permalink
build: update ubuntu (#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
2xAA authored Jan 7, 2023
1 parent c4d145d commit 6f5b655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# specify the environment to select the right env variables
environment: build

runs-on: ubuntu-18.04
runs-on: ubuntu-latest

if: "!contains(github.event.head_commit.message, 'chore(release)')"

Expand Down

0 comments on commit 6f5b655

Please sign in to comment.