Undo "ubuntu-22.04",

This commit is contained in:
Christopher Schleiden
2022-11-18 09:33:05 -08:00
parent 8846e69e76
commit 44f807e9dd
@@ -22,7 +22,6 @@ export function defaultValueProviders(): {[key: string]: ValueProvider} {
"runs-on": () =>
stringsToValues([
"ubuntu-latest",
"ubuntu-22.04",
"ubuntu-18.04",
"ubuntu-16.04",
"windows-latest",