Skip to content

Commit 9029df0

Browse files
committed
Merge branch 'master' into dev/4.0
2 parents 4bba423 + aecc853 commit 9029df0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml

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

351351
# START Other Tests Job (SQLite 3 and mssql)
352352
other-tests:
353-
runs-on: ubuntu-latest
353+
runs-on: ubuntu-20.04
354354
strategy:
355355
matrix:
356356
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 Board Rules Extension.
44

5-
[![Build Status](https://github.com/phpbb-extensions/boardrules/workflows/Tests/badge.svg)](https://github.com/phpbb-extensions/boardrules/actions)
5+
[![Build Status](https://github.com/phpbb-extensions/boardrules/actions/workflows/tests.yml/badge.svg)](https://github.com/phpbb-extensions/boardrules/actions)
66
[![codecov](https://codecov.io/gh/phpbb-extensions/boardrules/graph/badge.svg?token=YetAXFXZyQ)](https://codecov.io/gh/phpbb-extensions/boardrules)
77
[![Code Climate](https://codeclimate.com/github/phpbb-extensions/boardrules/badges/gpa.svg)](https://codeclimate.com/github/phpbb-extensions/boardrules)
88

0 commit comments

Comments
 (0)