Change runner from ubuntu-latest to ubuntu-16core (#44944)

This commit is contained in:
Luke Heath
2026-05-07 11:17:24 -05:00
committed by GitHub
parent bae2ba7e10
commit 3bbb2d206c
+1 -1
View File
@@ -30,7 +30,7 @@ permissions:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: ubuntu-16core
permissions:
actions: read
contents: read