Skip to content

Commit 2331129

Browse files
[CI] Supprime le workflow 'ubuntu-20.04' de 'compile-all-vcpkg'.
Le runner github pour 'ubuntun-20.04' est obsolète et sera supprimé au mois d'avril.
1 parent 1bfdcb7 commit 2331129

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/compile-all-vcpkg.yml

-8
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
include:
44-
- os: ubuntu-20.04
45-
full_name: 'ubuntu-20.04'
46-
package_name: 'ubuntu-20.04'
47-
triplet: x64-linux-dynamic
48-
vcpkg_os: ubuntu-20.04
49-
dotnet_version : "6.0.x"
50-
cmake_specific_args : '-DARCCORE_BUILD_MODE=Debug -DCMAKE_BUILD_TYPE=Debug'
51-
ctest_specific_args : '-I 1,140'
5244
- os: ubuntu-22.04
5345
full_name: 'ubuntu-22.04'
5446
package_name: 'ubuntu-22.04'

0 commit comments

Comments
 (0)