Skip to content

Update the docker image to Ubuntu 24. #61

Update the docker image to Ubuntu 24.

Update the docker image to Ubuntu 24. #61

Workflow file for this run

# SPDX-FileCopyrightText: 2026 The P4 Language Consortium
#
# SPDX-License-Identifier: Apache-2.0
name: Labeler
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6