From 0dd9ded17f0b8461d54ccfbc66886395fab0aa98 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 17 Jan 2022 01:51:19 +0800 Subject: ... --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 670a26ca..e54bbcf2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ on: jobs: macos-build: - name: Build + name: macOS Build runs-on: macos-latest steps: @@ -42,7 +42,7 @@ jobs: ctest -C Debug -T test --output-on-failure windows-build: - name: Build + name: Windows Build runs-on: windows-latest steps: -- cgit v1.2.3