Skip to content

Commit 93963e3

Browse files
authored
Run UI tests on ubuntu-latest
1 parent ea978c6 commit 93963e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
ui-tests:
2828
needs: [build]
29-
runs-on: ubuntu-20.04
29+
runs-on: ubuntu-latest
3030
timeout-minutes: 20
3131
strategy:
3232
fail-fast: false

0 commit comments

Comments
 (0)