ci: Add comment about switching macOS to M1 on GHA later

This commit is contained in:
Tim Ruffing 2023-08-17 16:03:54 +02:00
parent 4a24fae0bc
commit c2f6435802

View File

@ -41,7 +41,7 @@ jobs:
macos-native:
name: "x86_64: macOS Ventura"
# See: https://github.com/actions/runner-images#available-images.
runs-on: macos-13
runs-on: macos-13 # Use M1 once available https://github.com/github/roadmap/issues/528
env:
ASM: 'no'