8000 minor #60179 update Couchbase mirror for Ubuntu 24.04 (xabbuh) · santysisi/symfony@44472f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 44472f0

Browse files
committed
minor symfony#60179 update Couchbase mirror for Ubuntu 24.04 (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- update Couchbase mirror for Ubuntu 24.04 | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- 3b84f9b update Couchbase mirror for Ubuntu 24.04
2 parents 7bfc595 + 3b84f9b commit 44472f0

File tree

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
run: |
173173
echo "::group::apt-get update"
174174
sudo wget -O - https://packages.couchbase.com/clients/c/repos/deb/couchbase.key | sudo apt-key add -
175-
echo "deb https://packages.couchbase.com/clients/c/repos/deb/ubuntu2004 focal focal/main" | sudo tee /etc/apt/sources.list.d/couchbase.list
175+
echo "deb https://packages.couchbase.com/clients/c/repos/deb/ubuntu2404 noble noble/main" | sudo tee /etc/apt/sources.list.d/couchbase.list
176176
sudo apt-get update
177177
echo "::endgroup::"
178178

0 commit comments

Comments
 (0)
0