We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go-version
1 parent d7f6622 commit 31a6c1eCopy full SHA for 31a6c1e
.github/workflows/build-and-test.yml
@@ -30,7 +30,7 @@ jobs:
30
#
31
# When we decide to bump our minimum go version, we need to remember to bump the
32
# go version in our go.mod files.
33
- go-version: [1.22.x, 1.23.x]
+ go-version: [1.23.x, 1.24.x]
34
platform: [ubuntu-latest, macos-latest, windows-latest]
35
feature-flags: ["DEFAULT", "PULUMI_RAW_STATE_DELTA_ENABLED"]
36
# Needs to match TOTAL_SHARDS
0 commit comments