Skip to content

Commit

Permalink
chore: run downstream tests for 1.3 instead of 1.2 (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering authored Dec 10, 2022
1 parent c42f5a2 commit 2fd5c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ref: ["master", "1.2"]
ref: ["master", "1.3"]
fail-fast: false
defaults:
run:
Expand Down

0 comments on commit 2fd5c3b

Please sign in to comment.