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