aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 20a552a64..50c81ea57 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -60,7 +60,7 @@ jobs:
60 github.com:443 60 github.com:443
61 packages.microsoft.com:443 61 packages.microsoft.com:443
62 ppa.launchpadcontent.net:443 62 ppa.launchpadcontent.net:443
63 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 63 - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
64 - name: update package information 64 - name: update package information
65 run: sudo apt-get update -qy 65 run: sudo apt-get update -qy
66 - name: install dependencies 66 - name: install dependencies
@@ -107,7 +107,7 @@ jobs:
107 github.com:443 107 github.com:443
108 packages.microsoft.com:443 108 packages.microsoft.com:443
109 ppa.launchpadcontent.net:443 109 ppa.launchpadcontent.net:443
110 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 110 - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
111 - name: update package information 111 - name: update package information
112 run: sudo apt-get update -qy 112 run: sudo apt-get update -qy
113 - name: install dependencies 113 - name: install dependencies
@@ -145,7 +145,7 @@ jobs:
145 github.com:443 145 github.com:443
146 packages.microsoft.com:443 146 packages.microsoft.com:443
147 ppa.launchpadcontent.net:443 147 ppa.launchpadcontent.net:443
148 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 148 - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
149 - name: update package information 149 - name: update package information
150 run: sudo apt-get update -qy 150 run: sudo apt-get update -qy
151 - name: install dependencies 151 - name: install dependencies
@@ -186,7 +186,7 @@ jobs:
186 ppa.launchpadcontent.net:443 186 ppa.launchpadcontent.net:443
187 www.debian.org:443 187 www.debian.org:443
188 www.debian.org:80 188 www.debian.org:80
189 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 189 - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
190 - name: update package information 190 - name: update package information
191 run: sudo apt-get update -qy 191 run: sudo apt-get update -qy
192 - name: install dependencies 192 - name: install dependencies
@@ -230,7 +230,7 @@ jobs:
230 www.debian.org:443 230 www.debian.org:443
231 www.debian.org:80 231 www.debian.org:80
232 yahoo.com:1025 232 yahoo.com:1025
233 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 233 - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
234 - name: update package information 234 - name: update package information
235 run: sudo apt-get update -qy 235 run: sudo apt-get update -qy
236 - name: install dependencies 236 - name: install dependencies