8000 Pin ubuntu version for KeyDB · phpredis/phpredis@eb66fc9 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb66fc9

Browse files
Pin ubuntu version for KeyDB
1 parent 985b031 commit eb66fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
grep "REDIS_SHARED_LIBADD.*-L$GITHUB_WORKSPACE/libzstd" Makefile
6969
7070
ubuntu:
71-
runs-on: ubuntu:23.04
71+
runs-on: ubuntu-22.04
7272
continue-on-error: false
7373
strategy:
7474
fail-fast: false

0 commit comments

Comments
 (0)
0