Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Integration test with newer GoCD
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm committed Jul 28, 2023
1 parent f96f58e commit ef1811f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/plugin-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ jobs:
strategy:
matrix:
include:
- goversion: v23.2.0
accept: application/vnd.go.cd.v7+json
- goversion: v23.1.0
accept: application/vnd.go.cd.v7+json
- goversion: v22.3.0
accept: application/vnd.go.cd.v7+json
- goversion: v22.2.0
Expand Down

0 comments on commit ef1811f

Please sign in to comment.