Skip to content

Commit

Permalink
Build only Ubuntu Focal
Browse files Browse the repository at this point in the history
  • Loading branch information
razmser committed Jun 13, 2024
1 parent 7cdee52 commit dc7529d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ jobs:
deb:
strategy:
matrix:
release: [debian-bullseye, debian-bookworm, ubuntu-focal, ubuntu-jammy]
# release: [debian-bullseye, debian-bookworm, ubuntu-focal, ubuntu-jammy]
release: [ubuntu-focal]
needs: [env]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit dc7529d

Please sign in to comment.