Skip to content

Commit 6ebab74

Browse files
committed
bump ubuntu
1 parent e2fa4a9 commit 6ebab74

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
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
include:
15-
- { target: x86_64-unknown-linux-gnu, os: ubuntu-20.04, suffix: .gz }
15+
- { target: x86_64-unknown-linux-gnu, os: ubuntu-24.04, suffix: .gz }
1616
- { target: x86_64-apple-darwin, os: macos-latest, suffix: .gz }
1717
- { target: aarch64-apple-darwin, os: macos-latest, suffix: .gz }
1818
- { target: x86_64-pc-windows-msvc, os: windows-latest, suffix: .zip }

0 commit comments

Comments
 (0)