Skip to content

Commit

Permalink
Update regenerate-snapshots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goergisn authored Jan 31, 2025
1 parent a94176d commit bb1b4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regenerate-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
Generate:
runs-on: macos-15-xlarge
runs-on: macos-14-xlarge

steps:
- uses: actions/checkout@v4
Expand All @@ -15,7 +15,7 @@ jobs:
- name: 🔨 Select Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.0'
xcode-version: '16.1'

- name: 🧹 Clear existing Snapshots
run: |
Expand Down

0 comments on commit bb1b4bc

Please sign in to comment.