This commit is contained in:
parent
619d1003e6
commit
b5de3d25ee
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is compiling
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Compile:
|
Compile:
|
||||||
runs-on: ubuntu-jammy
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Setup PlatformIO
|
- name: Setup PlatformIO
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue