Skip to content

Commit 0d39f57

Browse files
committed
chore: scheduled Ubuntu 20.04 retirement
1 parent f4e42b4 commit 0d39f57

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
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
include:
21-
- operating-system: ubuntu-20.04
21+
- operating-system: ubuntu-22.04
2222
targets: x86_64-unknown-linux-gnu,x86_64-unknown-linux-musl,aarch64-unknown-linux-gnu,aarch64-unknown-linux-musl
2323
- operating-system: windows-2019
2424
targets: aarch64-pc-windows-msvc,x86_64-pc-windows-msvc

0 commit comments

Comments
 (0)