1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-22 02:03:06 +01:00

sync build.os ci with release

This commit is contained in:
free-x
2023-08-29 16:07:19 +02:00
parent 9fa55c1edf
commit 9178499e48

View File

@@ -7,7 +7,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ubuntu-20.04] os: [ubuntu-latest]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps: