Skip to content

Commit 275b572

Browse files
committed
fix(ci): updated from removed ubuntu version for the radar server
1 parent a8a88f5 commit 275b572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
build: [linux]
6565
include:
6666
- build: linux
67-
os: ubuntu-20.04
67+
os: ubuntu-22.04
6868
target: radar-server-standalone
6969
# https://github.com/clap-rs/clap/issues/1938#issuecomment-632186396
7070
flags: ''

0 commit comments

Comments
 (0)