Skip to content

Commit 88e3bec

Browse files
committed
run tests on ubuntu 22.04
1 parent 2ab5889 commit 88e3bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44
jobs:
55
tests:
66
name: Tests
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
env:
99
RAILS_ENV: test
1010
TERM: dumb-color

0 commit comments

Comments
 (0)