File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -156,6 +156,7 @@ The values currently supported by this action are:
156156* `Alpine`
157157* `kali-linux`
158158* `openSUSE-Leap-15.2`
159+ * `Ubuntu-24.04`
159160* `Ubuntu-22.04`
160161* `Ubuntu-20.04`
161162* `Ubuntu-18.04`
@@ -192,6 +193,11 @@ This can be used to adjust various settings as documented at
192193https://docs.microsoft.com/en-us/windows/wsl/wsl-config#configuration-settings-for-wslconf.
193194This can also be used if the distribution is installed already.
194195
196+ **WARNING:** Setting this option will overwrite any existing content of the file.
197+ Some distributions like Ubuntu-24.04 might already ship with a wsl.conf file.
198+ Make sure to check whether a file exists by default and whether you want to included
199+ its contents in your configured value.
200+
195201**Default value:** none
196202
197203_**Example:**_
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515group = net.kautler
16- version = 3.1.0 -SNAPSHOT
16+ version = 3.1.1 -SNAPSHOT
1717description = A GitHub action to install and setup a Linux distribution for the Windows Subsystem for Linux (WSL)
1818
1919org.gradle.caching = true
Original file line number Diff line number Diff line change 1- 9b891900148521b333de92b6fed45abb411c74eb1b4aa8c17f5d33ccd3e5c0a6
1+ 3a263470375829dab5cb24d9363132ccaffcf93ab2333d04f144c02a376ce7f5
You can’t perform that action at this time.
0 commit comments