Skip to content

Commit a7faf84

Browse files
authored
force go v1.21
1 parent 4b4f027 commit a7faf84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_macadmins_extension.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Go
1111
uses: actions/setup-go@v4
1212
with:
13-
go-version: ${{ env.GO_VERSION }}
13+
go-version: '1.21'
1414

1515
- name: Checkout osquery repo repo
1616
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0

0 commit comments

Comments
 (0)