We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e48da88 commit 4144de9Copy full SHA for 4144de9
.github/workflows/push.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build-libs:
9
name: Build Arduino Libs
10
- runs-on: ubuntu-latest
+ runs-on: macos-14
11
steps:
12
- uses: actions/checkout@v4
13
- name: Set up Python
0 commit comments