Skip to content

Commit

Permalink
Update dependency macos to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 7372bba commit 435cd07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build:

runs-on: macos-13
runs-on: macos-14

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build:

runs-on: macos-13
runs-on: macos-14

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 435cd07

Please sign in to comment.