Skip to content

Commit c275e9c

Browse files
committedNov 29, 2024
-macos-12 +macos-15
1 parent f23ea59 commit c275e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/dotfiles-installation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
1212
matrix:
13-
os: [macos-12, macos-13, macos-14]
13+
os: [macos-13, macos-14, macos-15]
1414

1515
steps:
1616
- name: Clean up installed software

0 commit comments

Comments
 (0)
Please sign in to comment.