ci: Add comment about switching macOS to M1 on GHA later
This commit is contained in:
parent
4a24fae0bc
commit
c2f6435802
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user