Skip to content

Commit

Permalink
NO-SNOW Run e2e jar tests on all clouds
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-lsembera committed Jan 15, 2024
1 parent bb014fc commit 33b656f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/End2EndTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
fail-fast: false
matrix:
java: [ 8 ]
snowflake_cloud: [ 'AWS' ]
snowflake_cloud: [ 'AWS', 'AZURE', 'GCP' ]
steps:
- name: Checkout Code
uses: actions/checkout@v2
Expand Down

0 comments on commit 33b656f

Please sign in to comment.