Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crohr committed May 30, 2024
1 parent f0e8415 commit 5150f5d
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ jobs:
matrix:
target:
- debian:10
# - debian:11
# - debian:12
# - ubuntu:20.04
# - ubuntu:22.04
# - ubuntu:24.04
# - el:7
# - el:8
# - el:9
# - sles:12
# - sles:15
- debian:11
- debian:12
- ubuntu:20.04
- ubuntu:22.04
- ubuntu:24.04
- el:7
- el:8
- el:9
- sles:12
- sles:15

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5150f5d

Please sign in to comment.