Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ then run ``workshop launch``:
:caption: workshop.yaml

name: dev
base: ubuntu@22.04
base: ubuntu@24.04
sdks:
- name: go
channel: 22.04/stable
channel: all/edge


.. code-block:: console
Expand Down Expand Up @@ -124,4 +124,4 @@ Use the following resources for communication, support, and feedback:
Contributions
-------------

To join the development effort, see `How to contribute <contributing.rst>`_.
To join the development effort, see `How to contribute <contributing.rst>`_.
Loading