Skip to content

Commit d137488

Browse files
committed
CI: Update Ubuntu runner 20.04 -> 22.04.
1 parent a166bd7 commit d137488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
os: [ubuntu-20.04, windows-2019, macos-13]
19+
os: [ubuntu-22.04, windows-2019, macos-13]
2020
rust: [stable]
2121
release: [true, false]
2222
experimental: [false]

0 commit comments

Comments
 (0)