Skip to content

Commit c2f6435

Browse files
ci: Add comment about switching macOS to M1 on GHA later
1 parent 4a24fae commit c2f6435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
macos-native:
4242
name: "x86_64: macOS Ventura"
4343
# See: https://github.com/actions/runner-images#available-images.
44-
runs-on: macos-13
44+
runs-on: macos-13 # Use M1 once available https://github.com/github/roadmap/issues/528
4545

4646
env:
4747
ASM: 'no'

0 commit comments

Comments
 (0)