Skip to content

Commit ffab3ac

Browse files
committed
test with ubuntu-22
1 parent 94fd6b3 commit ffab3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
otp: ['25', '26', '27', '28.0-rc2']
29-
runs-on: ubuntu-24.04
29+
runs-on: ubuntu-22.04
3030
services:
3131
redis:
3232
image: public.ecr.aws/docker/library/redis

0 commit comments

Comments
 (0)