Skip to content

Commit

Permalink
chore: update image in release GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
OpatrilPeter committed Jul 20, 2023
1 parent 3f64e65 commit a9c6a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- "v*"

jobs:
make_relase:
runs-on: ubuntu-18.04
make_release:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a9c6a90

Please sign in to comment.