mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 07:50:35 +00:00
macos-13 runners deprecated
This commit is contained in:
parent
698ed57a59
commit
d06c9548d6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
test-bot:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-13, macos-14, macos-15, macos-26]
|
||||
os: [macos-14, macos-15, macos-26]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Set up Homebrew
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue