Skip to content

Commit 0022e78

Browse files
authored
Update push.yml
1 parent 0f59011 commit 0022e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
build-libs:
77
name: Build Arduino Libs
8-
runs-on: ubuntu-22.04
8+
runs-on: macOS-14
99
steps:
1010
- uses: actions/checkout@v4
1111
- name: Set up Python

0 commit comments

Comments
 (0)