Skip to content

Update to 147.0.7727.55 #3

Update to 147.0.7727.55

Update to 147.0.7727.55 #3

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