Skip to content

Commit 4995dfc

Browse files
actions: revert to ubuntu-20 for e2e tests (#1140)
* The Ubuntu 22 image does not have Firefox pre-installed, yet... * Revert to ubuntu-20 until it is reinstated.
1 parent b9b97f7 commit 4995dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
strategy:
5757
matrix:
5858
include:
59-
- os: ubuntu-latest
59+
- os: ubuntu-20.04
6060
browser: firefox
6161
- os: ubuntu-latest
6262
browser: chrome

0 commit comments

Comments
 (0)