We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2796d6e commit b197194Copy full SHA for b197194
1 file changed
.github/workflows/release.yml
@@ -34,16 +34,16 @@ jobs:
34
include:
35
- platform: TEGRAX1
36
type: Release
37
- os: ubuntu-20.04
+ os: ubuntu-22.04
38
39
type: Trace
40
41
- platform: TEGRAX1ARM32
42
43
44
45
46
47
48
runs-on: ${{ matrix.os }}
49
steps:
0 commit comments