Skip to content

Commit

Permalink
Ci: macos-latest provides arm macs now
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOneRing committed May 22, 2024
1 parent 1fa76ca commit 0efe85b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ jobs:
fetch-depth: 0
container:
# TODO: align the target with the name
- name: macos-clang-x86_64
target: macos-64-clang
- name: macos-clang-arm64
target: macos-clang-arm64
os: macos-latest
fetch-depth: 1
container:
- name: macos-clang-x86_64-debug
target: macos-64-clang-debug
- name: macos-clang-arm64-debug
target: macos-clang-arm64-debug
os: macos-latest
fetch-depth: 1
container:
Expand Down

0 comments on commit 0efe85b

Please sign in to comment.