Skip to content

Commit 5ff1022

Browse files
committed
updatw workflow
1 parent 5248b61 commit 5ff1022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
release:
5050
needs: [test]
5151
if: success() && github.event_name == 'push'
52-
runs-on: ubuntu-20.04
52+
runs-on: ubuntu-22.04
5353
name: release
5454
steps:
5555
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)