Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetVishnya committed Jan 24, 2025
1 parent f2c4dd8 commit 5ddfb83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/amd64-ubuntu2204.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: amd64-ubuntu-22.04
name: amd64-ubuntu-2204

on:
push:
Expand All @@ -9,7 +9,7 @@ on:
env:
CARGO_TERM_COLOR: always
jobs:
ubuntu-22.04:
ubuntu-2204:

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

0 comments on commit 5ddfb83

Please sign in to comment.