We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f59011 commit 0022e78Copy full SHA for 0022e78
.github/workflows/push.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
build-libs:
7
name: Build Arduino Libs
8
- runs-on: ubuntu-22.04
+ runs-on: macOS-14
9
steps:
10
- uses: actions/checkout@v4
11
- name: Set up Python
0 commit comments