Skip to content

Commit

Permalink
CI/debian-compat: fixes (1)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafie committed Aug 20, 2023
1 parent cfc97d5 commit cd42640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian-compat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
platforms:
description: 'Platforms'
default: '["debian:10", "debian:11", "debian:12","debian:sid",
"ubuntu:14.04", "ubuntu:16.04", "ubuntu:18.04", "ubuntu:20.04", "ubuntu:22.04", "ubuntu:23.04"] # "elementary/docker:stable"
"ubuntu:14.04", "ubuntu:16.04", "ubuntu:18.04", "ubuntu:20.04", "ubuntu:22.04", "ubuntu:23.04"]' # "elementary/docker:stable"

jobs:
redhat-compat-matrix:
Expand Down

0 comments on commit cd42640

Please sign in to comment.