Skip to content

Commit

Permalink
Disable Debian 10 release test
Browse files Browse the repository at this point in the history
  • Loading branch information
nwagner84 committed Aug 30, 2023
1 parent dec0c87 commit 00244cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
matrix:
target:
- { name: "Debian 11", image: "debian:11", glibc: 2.31 }
- { name: "Debian 10", image: "debian:10", glibc: 2.31 }
# - { name: "Debian 10", image: "debian:10", glibc: 2.31 }
- { name: "Ubuntu 22.04", image: "ubuntu:22.04", glibc: 2.35 }
- { name: "Ubuntu 21.10", image: "ubuntu:21.10", glibc: 2.35 }
- { name: "Ubuntu 20.04", image: "ubuntu:20.04", glibc: 2.31 }
Expand Down

0 comments on commit 00244cd

Please sign in to comment.