Skip to content

Commit

Permalink
🔧 Update macOS version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkulman committed Jan 6, 2025
1 parent c679ad3 commit 5c95fa2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
33 changes: 0 additions & 33 deletions .github/workflows/danger.yml

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
name: Test

on: [push]
env:
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app/Contents/Developer

jobs:
job-test:
name: Run unit tests
runs-on: macos-13
runs-on: macos-15
steps:
- uses: actions/checkout@v1

Expand Down

0 comments on commit 5c95fa2

Please sign in to comment.