chore(circleci): Build Windows package after linux testing (#15462)

This commit is contained in:
Joshua Powers 2024-06-05 14:23:11 -06:00 committed by GitHub
parent bcafb1d24d
commit 3e03f0aa10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@ workflows:
only: /.*/
- 'windows-package':
requires:
- 'test-go-windows'
- 'test-go-linux'
filters:
tags:
only: /.*/