We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94fd6b3 commit ffab3acCopy full SHA for ffab3ac
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
matrix:
28
otp: ['25', '26', '27', '28.0-rc2']
29
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
30
services:
31
redis:
32
image: public.ecr.aws/docker/library/redis
0 commit comments