Try different container
Some checks failed
PlatformIO CI / build (push) Failing after 2m54s

This commit is contained in:
2024-04-09 13:43:37 +10:00
parent 2988c99fd5
commit 6eb2a5e572

View File

@@ -5,6 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
- uses: actions/checkout@v3