Skip to content

Commit 1a8c134

Browse files
committed
Test Pulp 3.21 and 3.45 in integration tests
3.16 fails in some RPM tests.
1 parent 0c7da52 commit 1a8c134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
pulp:
19-
- "3.16"
2019
- "3.21"
20+
- "3.45"
2121
steps:
2222
# Checks-out the repository under $GITHUB_WORKSPACE, so it's accessible to the job
2323
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)