Skip to content

Commit 4049cb4

Browse files
committed
ci: downgrade Keepkey sim builder to Ubuntu 22.04
1 parent 98e468a commit 4049cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216

217217
sim-builder-keepkey:
218218
name: Keepkey sim builder
219-
runs-on: ubuntu-latest
219+
runs-on: ubuntu-22.04
220220

221221
strategy:
222222
fail-fast: false

0 commit comments

Comments
 (0)