Skip to content

Commit 5ddfb83

Browse files
committed
fix
1 parent f2c4dd8 commit 5ddfb83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/amd64-ubuntu2204.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: amd64-ubuntu-22.04
1+
name: amd64-ubuntu-2204
22

33
on:
44
push:
@@ -9,7 +9,7 @@ on:
99
env:
1010
CARGO_TERM_COLOR: always
1111
jobs:
12-
ubuntu-22.04:
12+
ubuntu-2204:
1313

1414
# Atheris fails to install on Ubuntu 24.04, thus, this pipeline can test Atheris on 22.04
1515
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)