Skip to content

Commit 1bfa921

Browse files
committed
ci: update Linux build runner from ubuntu-20.04 to ubuntu-latest
1 parent 1fd977b commit 1bfa921

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
linux:
3434
name: Build Linux binaries
35-
runs-on: ubuntu-20.04
35+
runs-on: ubuntu-latest
3636
steps:
3737
- name: Checkout
3838
uses: actions/checkout@v4

0 commit comments

Comments
 (0)