Skip to content

Commit 7fdc5c0

Browse files
committed
fix electron tests
1 parent 4ca0d39 commit 7fdc5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
npm run test:css
3535
npm run test:markdown
3636
test:
37-
runs-on: ubuntu-latest
37+
runs-on: ubuntu-22.04
3838
timeout-minutes: 30
3939
strategy:
4040
matrix:

0 commit comments

Comments
 (0)