yaml
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled

This commit is contained in:
Your Name
2025-05-25 10:02:45 +12:00
parent 9a141685de
commit 73f85769a2
2 changed files with 5 additions and 3 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Build_and_Test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Install dependencies
run: |