kopia lustrzana https://github.com/pimoroni/pimoroni-pico
CI: Bump CI to ubuntu-latest.
Ubuntu 20.04 LTS reaches end of life on 23 April 2025.pull/1008/head
rodzic
3543bab83d
commit
0f81e3111b
|
@ -12,7 +12,7 @@ env:
|
|||
jobs:
|
||||
build:
|
||||
name: ${{matrix.name}} (C++)
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
|
|
@ -12,7 +12,7 @@ env:
|
|||
jobs:
|
||||
build:
|
||||
name: ${{ matrix.name }} (${{ matrix.board }})
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Ładowanie…
Reference in New Issue