Skip to content

Update to 150.0.7871.186 (#618) #28

Update to 150.0.7871.186 (#618)

Update to 150.0.7871.186 (#618) #28

Workflow file for this run

name: build-x64
on:
workflow_dispatch:
push:
tags:
- '*'
permissions:
contents: read
concurrency:
group: build-x64-${{ github.ref }}
cancel-in-progress: false
jobs:
build:
uses: ./.github/workflows/reusable-build.yml