Skip to content

Commit

Permalink
Update ubuntu image in release.yaml
Browse files Browse the repository at this point in the history
* updating ubuntu image
  • Loading branch information
m-kalai authored Nov 7, 2024
1 parent a3a48b2 commit 5fb9ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- 'v3.*'
jobs:
publish:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 5fb9ec2

Please sign in to comment.