Skip to content

Commit 2e4f0cd

Browse files
committed
Repo fixes
1 parent 135ecf6 commit 2e4f0cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

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

359359
# START Other Tests Job (SQLite 3 and mssql)
360360
other-tests:
361-
runs-on: ubuntu-22.04
361+
runs-on: ubuntu-20.04
362362
strategy:
363363
matrix:
364364
include:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is the repository for the development of the phpBB Pages Extension.
44

5-
[![Build Status](https://github.com/phpbb-extensions/pages/workflows/Tests/badge.svg)](https://github.com/phpbb-extensions/pages/actions)
5+
[![Build Status](https://github.com/phpbb-extensions/pages/actions/workflows/tests.yml/badge.svg)](https://github.com/phpbb-extensions/pages/actions)
66
[![codecov](https://codecov.io/gh/phpbb-extensions/pages/graph/badge.svg?token=rorlx9l6gs)](https://codecov.io/gh/phpbb-extensions/pages)
77

88
## Install

0 commit comments

Comments
 (0)