Skip to content

Commit

Permalink
force go v1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng authored Nov 18, 2024
1 parent 4b4f027 commit a7faf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macadmins_extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: ${{ env.GO_VERSION }}
go-version: '1.21'

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

0 comments on commit a7faf84

Please sign in to comment.