From cc63c704be9b4fb48309cb68dd4a54e77372eee5 Mon Sep 17 00:00:00 2001 From: David Dight Date: Sun, 31 Mar 2024 10:44:04 +1100 Subject: [PATCH] pre-v1.0-update3 --- .github/workflows/Ubuntu-clang-latest.yml | 2 +- .github/workflows/Ubuntu-gcc-latest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Ubuntu-clang-latest.yml b/.github/workflows/Ubuntu-clang-latest.yml index 7187477a..e738d0f8 100644 --- a/.github/workflows/Ubuntu-clang-latest.yml +++ b/.github/workflows/Ubuntu-clang-latest.yml @@ -1,4 +1,4 @@ -name: Ubuntu-CMake-clang-latest +name: Ubuntu-clang-latest on: push: diff --git a/.github/workflows/Ubuntu-gcc-latest.yml b/.github/workflows/Ubuntu-gcc-latest.yml index 473ec01b..3f6ffb48 100644 --- a/.github/workflows/Ubuntu-gcc-latest.yml +++ b/.github/workflows/Ubuntu-gcc-latest.yml @@ -1,4 +1,4 @@ -name: Ubuntu-CMake-gcc-latest +name: Ubuntu-gcc-latest on: push: