Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
weiran committed Dec 4, 2024
1 parent ea8c188 commit 6e32b53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ on:
jobs:

build:
runs-on: macos-13
runs-on: macos-15

steps:
- uses: actions/checkout@v2
- name: Setup Config
run: mv 'App/Supporting Files/InstapaperConfiguration.defaults.plist' 'App/Supporting Files/InstapaperConfiguration.plist'
- name: Build
uses: sersoft-gmbh/xcodebuild-action@v2
uses: sersoft-gmbh/xcodebuild-action@v3
with:
project: WatchItLater.xcodeproj
scheme: WatchItLater
Expand Down

0 comments on commit 6e32b53

Please sign in to comment.