Skip to content

Commit

Permalink
Merge branch 'master' into notify-user-file-busy
Browse files Browse the repository at this point in the history
  • Loading branch information
MordechaiHadad authored Sep 11, 2024
2 parents 88a7985 + 5677199 commit 81439c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
check:
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest, macos-13]
os: [macos-latest, windows-latest, ubuntu-latest]
runs-on: ${{matrix.os}}
steps:
- name: Checkout
Expand Down

0 comments on commit 81439c1

Please sign in to comment.