Skip to content

Commit

Permalink
Update macOS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ludat authored Apr 25, 2024
1 parent 1ef36ff commit 51e8e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
stack:
name: ${{ matrix.os }} / ${{ matrix.snapshot }}
runs-on: ${{ matrix.os }}-latest
runs-on: ${{ matrix.os }}-12
continue-on-error: ${{ matrix.snapshot == 'nightly' }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 51e8e05

Please sign in to comment.