esp32 CI typo, sorry tridge

This commit is contained in:
David Buzz 2024-01-07 15:29:39 +10:00 committed by Andrew Tridgell
parent 30ad0560f4
commit 5560bd8ed8

View File

@ -145,7 +145,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-23.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false # don't cancel if a job from the matrix fails
matrix: