mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
Cleanup ubuntu1804 image references (#7388)
This commit is contained in:
committed by
GitHub
parent
425daf97b4
commit
e72606ffb6
@@ -331,7 +331,7 @@ Describe "Phantomjs" -Skip:(Test-IsUbuntu22) {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "GraalVM" -Skip:(Test-IsUbuntu18) {
|
||||
Describe "GraalVM" {
|
||||
It "graalvm" {
|
||||
'$GRAALVM_11_ROOT/bin/java -version' | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user