Skip to content

Commit 4fe1a30

Browse files
committed
PR check: add explicit setup-go step to unset-env check
Go has been removed from the PATH in the most recent Mac runner images rollouts.
1 parent 46fc2c9 commit 4fe1a30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pr-checks/checks/unset-environment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ steps:
1010
- uses: ./../action/.github/actions/setup-swift
1111
with:
1212
codeql-path: ${{ steps.init.outputs.codeql-path }}
13+
- uses: actions/setup-go@v5
14+
with:
15+
go-version: '>=1.21.0'
1316
- name: Build code
1417
shell: bash
1518
# Disable Kotlin analysis while it's incompatible with Kotlin 1.8, until we find a

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy