Merge branch 'riscv' into from_upstream
Need the OpenOCD Snapshot workflow fix. Change-Id: I25f5f930b3f9e8d75cf8418c24039d6a0ebae9f6
This commit is contained in:
commit
52810a4c51
|
@ -8,7 +8,7 @@ name: OpenOCD Snapshot
|
|||
|
||||
jobs:
|
||||
package:
|
||||
runs-on: [ubuntu-18.04]
|
||||
runs-on: [ubuntu-20.04]
|
||||
env:
|
||||
DL_DIR: ../downloads
|
||||
BUILD_DIR: ../build
|
||||
|
|
Loading…
Reference in New Issue