mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
use a non-xl mac runner because the XL runners keep queing
This commit is contained in:
2
.github/workflows/go-tests.yml
vendored
2
.github/workflows/go-tests.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
|
||||
test-mac:
|
||||
name: Test MacOS
|
||||
runs-on: macos-latest-xl
|
||||
runs-on: macos-latest
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
steps:
|
||||
- name: Set up Go 1.19
|
||||
|
||||
Reference in New Issue
Block a user