Skip to content

Commit

Permalink
chore: upgrade native image downstream check to 22.2.0 (#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Sep 29, 2022
1 parent 5e84cc5 commit 1e06860
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
graalvm: [22.1.0, 22.0.0.2, 21.3.2]
graalvm: [22.2.0, 22.1.0]
java: [11, 17]
repo:
# GAPIC library that doesn't use a real GCP project in integration tests
Expand Down

0 comments on commit 1e06860

Please sign in to comment.