Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop unused from CI #77

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fedora-32-ossl3: remove as unused in CI
Signed-off-by: William Roberts <[email protected]>
  • Loading branch information
William Roberts committed Dec 14, 2022
commit 975383a023e535bc9a84b77a60f5834ed3900c49
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
distro: [
"fedora-32", "fedora-32-ossl3", "fedora-34", "fedora-34-libressl",
"fedora-32", "fedora-34", "fedora-34-libressl",
"opensuse-leap-15.2", "opensuse-leap",
"ubuntu-18.04", "ubuntu-20.04",
"ubuntu-20.04.arm32v7", "ubuntu-20.04.arm64v8",
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
distro: [
"fedora-32", "fedora-32-ossl3", "fedora-34", "fedora-34-libressl",
"fedora-32", "fedora-34", "fedora-34-libressl",
"opensuse-leap-15.2", "opensuse-leap",
"ubuntu-18.04", "ubuntu-20.04",
"ubuntu-20.04.arm32v7", "ubuntu-20.04.arm64v8",
Expand Down
10 changes: 0 additions & 10 deletions fedora-32-ossl3.docker.m4

This file was deleted.