Skip to content

Commit

Permalink
chore: update workflow CI for GK 3.14 (#431)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Peabody <andrewpeabody@google.com>
  • Loading branch information
apeabody authored Nov 2, 2023
1 parent 68b6d53 commit d4a79ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
gatekeeper: [ "release-3.13", "release-3.12" ]
gatekeeper: [ "release-3.13", "release-3.14" ]
name: "Integration test on Gatekeeper ${{ matrix.gatekeeper }}"
steps:
- name: Harden Runner
Expand Down

0 comments on commit d4a79ff

Please sign in to comment.