chore: Update test workflow

- fish-actions/install-fish got a tag
- Ubuntu 22.04 is the latest LTS
- fisher installs differently nowadays
This commit is contained in:
Raphael Reitzig 2023-06-25 10:08:17 +02:00
parent 3f0a0b9a9e
commit e4e94a2653
3 changed files with 10 additions and 13 deletions

View file

@ -3,11 +3,8 @@
<deployment type="dockerfile">
<settings>
<option name="imageTag" value="sdkman-for-fish-tests" />
<option name="buildCliOptions" value="" />
<option name="command" value="" />
<option name="containerName" value="" />
<option name="contextFolderPath" value="." />
<option name="entrypoint" value="" />
<option name="commandLineOptions" value="--rm" />
<option name="sourceFilePath" value="test/Dockerfile" />
</settings>