Skip to content

Commit

Permalink
Merge branch 'master' into check-strict
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Nov 2, 2023
2 parents 8de9c2e + d4a79ff commit 9a5dc4a
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 9a5dc4a

Please sign in to comment.