Skip to content

Commit

Permalink
macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Feb 13, 2024
1 parent e23ce00 commit 42f8d70
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci-podspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ on:
- PromiseKit.podspec
jobs:
lint:
runs-on: macos-latest
runs-on: macos-14
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 15.2
- uses: actions/checkout@v2
with:
submodules: true
Expand Down

0 comments on commit 42f8d70

Please sign in to comment.