Skip to content

Commit 40d83d1

Browse files
santibgrzuy
andauthored
Fix GHA Runner (#692)
Co-authored-by: Gonzalo R <456459+grzuy@users.noreply.github.com>
1 parent 1dba6ec commit 40d83d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
test:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
services:
99
redis:
1010
image: redis

0 commit comments

Comments
 (0)