Skip to content

Bump max mkfs.btrfs version to 6.19.1 (latest) (#703) #338

Bump max mkfs.btrfs version to 6.19.1 (latest) (#703)

Bump max mkfs.btrfs version to 6.19.1 (latest) (#703) #338

Workflow file for this run

# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
name: Build (main)
permissions: {}
on:
push:
branches:
- main
merge_group:
types: [checks_requested]
jobs:
build:
uses: ./.github/workflows/build.yml
permissions:
contents: read
# Azure login.
id-token: write
with:
publishType: main
runFunctionalTests: true
runVMTests: true