File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,6 @@ jobs:
284284 - { platform: linux, arch: arm64, runner: ubuntu-24.04-arm }
285285 - { platform: macos, arch: arm64, runner: macos-latest }
286286 - { platform: windows, arch: amd64, runner: windows-latest }
287- environment : Snowflake CI
288287 permissions :
289288 contents : read
290289 packages : read
@@ -420,7 +419,6 @@ jobs:
420419 - { platform: linux, arch: amd64, runner: ubuntu-latest }
421420 - { platform: macos, arch: arm64, runner: macos-latest }
422421 - { platform: windows, arch: amd64, runner: windows-latest }
423- environment : Snowflake CI
424422 steps :
425423 # for now, install dbc from main
426424 - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
Original file line number Diff line number Diff line change @@ -337,7 +337,6 @@ jobs:
337337 - { platform: linux, arch: arm64, runner: ubuntu-24.04-arm }
338338 - { platform: macos, arch: arm64, runner: macos-latest }
339339 - { platform: windows, arch: amd64, runner: windows-latest }
340- environment : Snowflake CI
341340 permissions :
342341 contents : read
343342 packages : read
@@ -495,7 +494,6 @@ jobs:
495494 - { platform: linux, arch: amd64, runner: ubuntu-latest }
496495 - { platform: macos, arch: arm64, runner: macos-latest }
497496 - { platform: windows, arch: amd64, runner: windows-latest }
498- environment : Snowflake CI
499497 steps :
500498 # for now, install dbc from main
501499 - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
You can’t perform that action at this time.
0 commit comments