Skip to content

Commit 2c5ed3a

Browse files
authored
Updating Ubuntu version for release task. (#319)
1 parent 8458177 commit 2c5ed3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- run: make tests
3737
release:
3838
needs: [lint, test]
39-
runs-on: ubuntu-20.04
39+
runs-on: ubuntu-22.04
4040
steps:
4141
- name: Git checkout
4242
uses: actions/checkout@v4

0 commit comments

Comments
 (0)