Skip to content

Commit defba0a

Browse files
committed
publish-libosdp: Update deprecated macos-runners
Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
1 parent cdecd45 commit defba0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-libosdp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
# macos-13 is an intel runner, macos-14 is apple silicon
23-
os: [ubuntu-latest, macos-13, macos-14, windows-latest]
23+
os: [ubuntu-latest, macos-15-intel, macos-latest, windows-latest]
2424
steps:
2525
- uses: actions/checkout@v4
2626
with:

0 commit comments

Comments
 (0)