Skip to content

Commit f7e812c

Browse files
committed
CI: trying out macos 14 image (which is arm64).
1 parent 7d19eed commit f7e812c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/full_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ jobs:
221221
- { toolchain: beta, os: macos-13 }
222222
- { toolchain: nightly, os: macos-13 }
223223
- { toolchain: 1.71.0, os: macos-13 }
224+
- { toolchain: nightly, os: macos-14 }
224225
runs-on: ${{ matrix.target.os }}
225226
steps:
226227
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)