Skip to content

Commit

Permalink
CircleCI: Fix build name
Browse files Browse the repository at this point in the history
  • Loading branch information
pmer committed Apr 16, 2024
1 parent 543cda4 commit 0924daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
- run: build/units

# Has CMake 3.28, GCC 13, Ninja 1.11
ubuntu_24_04_mantic:
ubuntu_24_04_noble:
docker:
- image: ubuntu:24.04
steps:
Expand Down Expand Up @@ -246,6 +246,6 @@ workflows:
- nix_2_12_0
- rocky_9
- ubuntu_12_04_precise
- ubuntu_23_10_mantic
- ubuntu_24_04_noble
- void
- void_musl

0 comments on commit 0924daf

Please sign in to comment.