Skip to content

Commit

Permalink
try arm64 add
Browse files Browse the repository at this point in the history
  • Loading branch information
jm1021 committed Jul 14, 2024
1 parent b135f63 commit 7feea2b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions workspaces/Ubuntu-Student-Edition/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
"hostname": "kasm"
},
"architecture": [
"amd64"
],
"amd64",
"arm64"
],
"compatibility": [
"1.14.x"
],
Expand Down

0 comments on commit 7feea2b

Please sign in to comment.