Skip to content

Commit 1bdef3f

Browse files
committed
👷 ⬆️ Upgrade git-annex-standalone for smoke tests
1 parent e132d48 commit 1bdef3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/smoke_test_participant.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
run: |
149149
git config --global user.email "[email protected]"
150150
git config --global user.name "Theodore (Machine User)"
151-
wget -O- http://neuro.debian.net/lists/focal.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
151+
wget -O- http://neuro.debian.net/lists/jammy.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
152152
sudo apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9
153153
sudo apt-get update
154154
sudo apt-get install datalad git-annex-standalone
@@ -207,7 +207,7 @@ jobs:
207207
run: |
208208
git config --global user.email "[email protected]"
209209
git config --global user.name "Theodore (Machine User)"
210-
wget -O- http://neuro.debian.net/lists/focal.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
210+
wget -O- http://neuro.debian.net/lists/jammy.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
211211
sudo apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9
212212
sudo apt-get update
213213
sudo apt-get install datalad git-annex-standalone

0 commit comments

Comments
 (0)