Skip to content

Commit 0cd289e

Browse files
Update Ubuntu version used for release workflow
1 parent afa8f2e commit 0cd289e

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
@@ -138,7 +138,7 @@ jobs:
138138

139139
release:
140140
needs: [linux_binary, mac_binary, windows_binary]
141-
runs-on: ubuntu-20.04
141+
runs-on: ubuntu-22.04
142142
steps:
143143
- name: Check out code from GitHub
144144
uses: actions/checkout@v4

0 commit comments

Comments
 (0)