Skip to content

Commit b3fa21e

Browse files
Backport PR #7639: Run UI tests on ubuntu-latest (#7640)
Co-authored-by: Jeremy Tuloup <[email protected]>
1 parent f0bdc47 commit b3fa21e

17 files 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
-2.64 KB
Loading
7.18 KB
Loading
16.4 KB
Loading
-483 Bytes
Loading
-3.47 KB
Loading
20.4 KB
Loading
-7.49 KB
Loading
11 KB
Loading
8.93 KB
Loading

0 commit comments

Comments
 (0)