diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15e5ab1f..e62d480f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,10 +16,12 @@ jobs: version: - '1.9' - '1.10' + - 'pre' # - 'nightly' os: - ubuntu-latest - - macOS-latest + - macOS-latest # M-Series Chip + - macOS-13 # Intel Chip - windows-latest arch: - x64