diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e48aaad06..21b3096d3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,9 +17,6 @@ jobs: plugins: - default include: - - os: ubuntu-22.04 - gcc: 11 - plugins: all - os: ubuntu-22.04 gcc: 12 plugins: all