diff --git a/.github/workflows/example-builds-nightly-defaultarch.yml b/.github/workflows/example-builds-nightly-defaultarch.yml index 0c7464c..0f34d3a 100644 --- a/.github/workflows/example-builds-nightly-defaultarch.yml +++ b/.github/workflows/example-builds-nightly-defaultarch.yml @@ -22,11 +22,9 @@ jobs: os: - ubuntu-latest - windows-latest - # - macos-11 # Intel - - macos-12 # Intel - macos-13 # Intel - macos-14 # Apple Silicon - - macos-latest # Currently Intel, but will probably point to Apple Silicon in the future + - macos-latest # Apple Silicon steps: - uses: actions/checkout@v4