mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-11 07:50:05 +00:00
BUILD-8073 Migrate public repositories workflows to large runners
This commit is contained in:
parent
c8aa051cc4
commit
74f62c995b
10 changed files with 37 additions and 37 deletions
2
.github/workflows/qa-deprecated-c-cpp.yml
vendored
2
.github/workflows/qa-deprecated-c-cpp.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
name: Action outputs
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
|
||||
os: [ubuntu-latest-large, windows-latest-large, macos-latest, macos-13]
|
||||
cache: [true, false]
|
||||
include:
|
||||
- arch: X64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue