Skip to content

Commit

Permalink
Update name of macOS CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomofiorin committed May 14, 2024
1 parent f1f584f commit 2c2bcca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -532,8 +532,8 @@ jobs:
run: cmake -D CMAKE_SYSTEM_NAME=Windows -P devel-tools/build_test_library.cmake


build-macos-x86_64-clang:
name: macOS x86_64 (AppleClang)
build-macos-ARM64-clang:
name: macOS ARM64 (AppleClang)
runs-on: macos-latest
needs: basicchecks

Expand Down

0 comments on commit 2c2bcca

Please sign in to comment.