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 3414c97ee..c7f1df261 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58 github.com:443 58 github.com:443
59 packages.microsoft.com:443 59 packages.microsoft.com:443
60 ppa.launchpadcontent.net:443 60 ppa.launchpadcontent.net:443
61 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 61 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
62 - name: update package information 62 - name: update package information
63 run: sudo apt-get update -qy 63 run: sudo apt-get update -qy
64 - name: install dependencies 64 - name: install dependencies
@@ -105,7 +105,7 @@ jobs:
105 github.com:443 105 github.com:443
106 packages.microsoft.com:443 106 packages.microsoft.com:443
107 ppa.launchpadcontent.net:443 107 ppa.launchpadcontent.net:443
108 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 108 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
109 - name: update package information 109 - name: update package information
110 run: sudo apt-get update -qy 110 run: sudo apt-get update -qy
111 - name: install dependencies 111 - name: install dependencies
@@ -143,7 +143,7 @@ jobs:
143 github.com:443 143 github.com:443
144 packages.microsoft.com:443 144 packages.microsoft.com:443
145 ppa.launchpadcontent.net:443 145 ppa.launchpadcontent.net:443
146 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 146 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
147 - name: update package information 147 - name: update package information
148 run: sudo apt-get update -qy 148 run: sudo apt-get update -qy
149 - name: install dependencies 149 - name: install dependencies
@@ -184,7 +184,7 @@ jobs:
184 ppa.launchpadcontent.net:443 184 ppa.launchpadcontent.net:443
185 www.debian.org:443 185 www.debian.org:443
186 www.debian.org:80 186 www.debian.org:80
187 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 187 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
188 - name: update package information 188 - name: update package information
189 run: sudo apt-get update -qy 189 run: sudo apt-get update -qy
190 - name: install dependencies 190 - name: install dependencies
@@ -228,7 +228,7 @@ jobs:
228 www.debian.org:443 228 www.debian.org:443
229 www.debian.org:80 229 www.debian.org:80
230 yahoo.com:1025 230 yahoo.com:1025
231 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 231 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
232 - name: update package information 232 - name: update package information
233 run: sudo apt-get update -qy 233 run: sudo apt-get update -qy
234 - name: install dependencies 234 - name: install dependencies