We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539cd69 commit 1b2b81eCopy full SHA for 1b2b81e
.github/workflows/build.yml
@@ -12,7 +12,6 @@ jobs:
12
os:
13
- { image: ubuntu-24.04, name: linux }
14
- { image: ubuntu-22.04, name: linux }
15
- - { image: ubuntu-20.04, name: linux }
16
runs-on: ${{ matrix.os.image }}
17
env:
18
CI_BUILD_STAGE_NAME: build
0 commit comments